hubot-heroku-keepalive : A hubot script that keeps the hubot Heroko web dyno alive. You can installing hubot-heroku-keepalive npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install hubot-heroku-keepalive $ sudo npm install -g hubot-heroku-keepalive
If want to update the hubot-heroku-keepalive package execute the command as below,
$ sudo npm update hubot-heroku-keepalive
Update package globally,
$ npm install -g hubot-heroku-keepalive
$ sudo git clone https://github.com/rektide/hubot-heroku-keepalive.git
$ sudo npm install -g ./hubot-heroku-keepalive
hubot-heroku-keepalive@1.0.3 /usr/lib/node_modules/hubot-heroku-keepalive
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall hubot-heroku-keepalive
Package Name | hubot-heroku-keepalive |
Version | 1.0.3 |
Description | A hubot script that keeps the hubot Heroko web dyno alive |
Released Date | 2017-06-27T23:59:16.060Z |
Published by | hubotbot |
How to Learn | https://www.npmjs.com/package/hubot-heroku-keepalive/tutorial |