automate the backporting process
Перейти к файлу
Bex Warner c3747790c7
small but nice things 😊
2018-03-09 18:28:23 -05:00
docs initial commit of scaffolding 2018-03-09 13:52:38 -06:00
spec __tests__ => spec 2018-03-09 13:53:29 -06:00
.travis.yml initial commit of scaffolding 2018-03-09 13:52:38 -06:00
CODE_OF_CONDUCT.md initial commit of scaffolding 2018-03-09 13:52:38 -06:00
CONTRIBUTING.md initial commit of scaffolding 2018-03-09 13:52:38 -06:00
LICENSE initial commit of scaffolding 2018-03-09 13:52:38 -06:00
README.md initial commit of scaffolding 2018-03-09 13:52:38 -06:00
index.js small but nice things 😊 2018-03-09 18:28:23 -05:00
package.json add randomcolor module 2018-03-09 17:18:20 -06:00

README.md

issue-board-tracking

a GitHub App built with probot that

Setup

# Install dependencies
npm install

# Run the bot
npm start

See docs/deploy.md if you would like to run your own instance of this app.