Skip to content

ZJONSSON/hubot

Repository files navigation

Hubot

CircleCI Docker Stars Docker Pulls

cp config.json ./

heroku create APPNAME

heroku git:remote -a APPNAME

heroku config:set HEROKU_URL=#### -a APPNAME

heroku config:set HUBOT_GITHUB_ORG=#### -a APPNAME

heroku config:set HUBOT_SLACK_TOKEN=#### -a APPNAME

heroku config:set HUBOT_SSH_KEY="$(cat id_rsa)" -a APPNAME

heroku addons:add redistogo:nano -a APPNAME

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published