colors-cli : Terminal string styling done right. You can installing colors-cli 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 colors-cli $ sudo npm install -g colors-cli
If want to update the colors-cli package execute the command as below,
$ sudo npm update colors-cli
Update package globally,
$ npm install -g colors-cli
$ sudo git clone https://github.com/rektide/colors-cli.git
$ sudo npm install -g ./colors-cli
colors-cli@1.0.9 /usr/lib/node_modules/colors-cli
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall colors-cli
Package Name | colors-cli |
Version | 1.0.9 |
Description | Terminal string styling done right |
Released Date | 2017-06-11T04:58:24.122Z |
Published by | jslite |
How to Learn | https://www.npmjs.com/package/colors-cli/tutorial |