FoseFx / create-probot-app

πŸ€–πŸ“¦ Create a new probot app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Probot App

Greenkeeper badge

This project will generate a new Probot app with everything you need to get started building. πŸ‘·πŸ½β€

In particular, this command line interface allows you to select from our pre-defined blue prints to choose a basic working example to start from.

npx create-probot-app my-first-app

If you're using Yarn:

yarn create probot-app my-first-app

See the Probot docs to get started running your app locally.

About

πŸ€–πŸ“¦ Create a new probot app

License:ISC License


Languages

Language:JavaScript 77.2%Language:TypeScript 15.4%Language:Shell 7.4%