nomnom : Option parser with generated usage and commands. You can installing nomnom 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 nomnom $ sudo npm install -g nomnom
If want to update the nomnom package execute the command as below,
$ sudo npm update nomnom
Update package globally,
$ npm install -g nomnom
$ sudo git clone https://github.com/rektide/nomnom.git
$ sudo npm install -g ./nomnom
nomnom@1.8.1 /usr/lib/node_modules/nomnom
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall nomnom
| Package Name | nomnom |
| Version | 1.8.1 |
| Description | Option parser with generated usage and commands |
| Released Date | 2014-11-07T18:17:52.473Z |
| Published by | harth |
| How to Learn | https://www.npmjs.com/package/nomnom/tutorial |