hubot : A simple helpful robot for your Company. You can installing hubot 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 $ sudo npm install -g hubot
If want to update the hubot package execute the command as below,
$ sudo npm update hubot
Update package globally,
$ npm install -g hubot
$ sudo git clone https://github.com/rektide/hubot.git
$ sudo npm install -g ./hubot
hubot@2.19.0 /usr/lib/node_modules/hubot
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall hubot
Package Name | hubot |
Version | 2.19.0 |
Description | A simple helpful robot for your Company |
Released Date | 2016-05-06T23:13:24.158Z |
Published by | technicalpickles |
How to Learn | https://www.npmjs.com/package/hubot/tutorial |