yxliang01 / create-probot-app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Probot App

CI

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 74.6%Language:TypeScript 14.8%Language:Shell 7.2%Language:Dockerfile 3.4%