hubot-rules : A hubot script that explains the rules. You can installing hubot-rules 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-rules $ sudo npm install -g hubot-rules
If want to update the hubot-rules package execute the command as below,
$ sudo npm update hubot-rules
Update package globally,
$ npm install -g hubot-rules
$ sudo git clone https://github.com/rektide/hubot-rules.git
$ sudo npm install -g ./hubot-rules
hubot-rules@0.1.2 /usr/lib/node_modules/hubot-rules
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall hubot-rules
Package Name | hubot-rules |
Version | 0.1.2 |
Description | A hubot script that explains the rules |
Released Date | 2017-06-27T23:59:22.013Z |
Published by | hubotbot |
How to Learn | https://www.npmjs.com/package/hubot-rules/tutorial |