help : substack way of --help. You can installing help 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 help $ sudo npm install -g help
If want to update the help package execute the command as below,
$ sudo npm update help
Update package globally,
$ npm install -g help
$ sudo git clone https://github.com/rektide/help.git
$ sudo npm install -g ./help
help@3.0.2 /usr/lib/node_modules/help
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall help
Package Name | help |
Version | 3.0.2 |
Description | substack way of --help |
Released Date | 2016-05-08T02:12:09.247Z |
Published by | evanlucas |
How to Learn | https://www.npmjs.com/package/help/tutorial |