probot : a trainable robot that responds to activity on GitHub. You can installing probot 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 probot $ sudo npm install -g probot
If want to update the probot package execute the command as below,
$ sudo npm update probot
Update package globally,
$ npm install -g probot
$ sudo git clone https://github.com/rektide/probot.git
$ sudo npm install -g ./probot
probot@3.0.3 /usr/lib/node_modules/probot
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall probot
| Package Name | probot |
| Version | 3.0.3 |
| Description | a trainable robot that responds to activity on GitHub |
| Released Date | 2017-11-21T03:34:13.612Z |
| Published by | bkeepers |
| How to Learn | https://www.npmjs.com/package/probot/tutorial |