SlashHeroku is a web app for working with the Heroku Platform API via a /heroku
command in Slack.
$ ./bin/setup
$ rails s
The full test suite can be run with:
$ ./bin/cibuild
- Create a GitHub OAuth app
- Create a Heroku OAuth app
- Create a Slack app
- Create this app on Heroku
- heroku plugins:install heroku-redis
- heroku redis:promote HEROKU_REDIS_SOMECOLOR -a heroku-app-you-created