promzard : prompting wizardly. You can installing promzard 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 promzard $ sudo npm install -g promzard
If want to update the promzard package execute the command as below,
$ sudo npm update promzard
Update package globally,
$ npm install -g promzard
$ sudo git clone https://github.com/rektide/promzard.git
$ sudo npm install -g ./promzard
promzard@0.3.0 /usr/lib/node_modules/promzard
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall promzard
| Package Name | promzard |
| Version | 0.3.0 |
| Description | prompting wizardly |
| Released Date | 2015-03-14T20:40:51.833Z |
| Published by | isaacs |
| How to Learn | https://www.npmjs.com/package/promzard/tutorial |