Skip to content

Instantly share code, notes, and snippets.

@65Mustang289
Created July 29, 2021 13:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 65Mustang289/ee00c1ae946ef1c5ddf0ed5aaf2ee0a6 to your computer and use it in GitHub Desktop.
Save 65Mustang289/ee00c1ae946ef1c5ddf0ed5aaf2ee0a6 to your computer and use it in GitHub Desktop.
* npm install yo generator-hubot
- Recommend leaving out the –g (global install)
* mkdir myhubot
* cd myhubot/
* ../node_modules/.bin/yo hubot
* rm hubot-scripts.json
* remove this line from package.json
- "hubot-heroku-keepalive": "^1.0.3",
* remove this line from external-scripts.json
- "hubot-heroku-keepalive",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment