Skip to content
Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

60 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Create Probot App

This project will generate a new Probot app with everything you need to get started and run your app in production.

use the --typescript flag to generate a new TypeScript project

If you're using npm < 6:

npx create-probot-app [--typescript] my-first-app

If you're using npm > 6:

npm init probot-app [--typescript] my-first-app

If you're using Yarn:

yarn create probot-app [--typescript] my-first-app

See the Probot docs to get started.

About

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

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages