githubot : Hubot-compatible Github API wrapper for Node.js. You can installing githubot 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 githubot $ sudo npm install -g githubot
If want to update the githubot package execute the command as below,
$ sudo npm update githubot
Update package globally,
$ npm install -g githubot
$ sudo git clone https://github.com/rektide/githubot.git
$ sudo npm install -g ./githubot
githubot@1.0.1 /usr/lib/node_modules/githubot
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall githubot
Package Name | githubot |
Version | 1.0.1 |
Description | Hubot-compatible Github API wrapper for Node.js |
Released Date | 2016-09-15T04:34:38.072Z |
Published by | iangreenleaf |
How to Learn | https://www.npmjs.com/package/githubot/tutorial |