cli-prompt : A tiny CLI prompter. You can installing cli-prompt 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 cli-prompt $ sudo npm install -g cli-prompt
If want to update the cli-prompt package execute the command as below,
$ sudo npm update cli-prompt
Update package globally,
$ npm install -g cli-prompt
$ sudo git clone https://github.com/rektide/cli-prompt.git
$ sudo npm install -g ./cli-prompt
cli-prompt@0.6.0 /usr/lib/node_modules/cli-prompt
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall cli-prompt
Package Name | cli-prompt |
Version | 0.6.0 |
Description | A tiny CLI prompter |
Released Date | 2016-06-06T00:58:29.872Z |
Published by | carlos8f |
How to Learn | https://www.npmjs.com/package/cli-prompt/tutorial |