cliff : Your CLI formatting friend.. You can installing cliff 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 cliff $ sudo npm install -g cliff
If want to update the cliff package execute the command as below,
$ sudo npm update cliff
Update package globally,
$ npm install -g cliff
$ sudo git clone https://github.com/rektide/cliff.git
$ sudo npm install -g ./cliff
cliff@0.1.10 /usr/lib/node_modules/cliff
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall cliff
Package Name | cliff |
Version | 0.1.10 |
Description | Your CLI formatting friend. |
Released Date | 2014-12-06T21:43:37.201Z |
Published by | indexzero |
How to Learn | https://www.npmjs.com/package/cliff/tutorial |