node-status : A live status bar generator for node.js. You can installing node-status 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 node-status $ sudo npm install -g node-status
If want to update the node-status package execute the command as below,
$ sudo npm update node-status
Update package globally,
$ npm install -g node-status
$ sudo git clone https://github.com/rektide/node-status.git
$ sudo npm install -g ./node-status
node-status@1.0.0 /usr/lib/node_modules/node-status
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall node-status
Package Name | node-status |
Version | 1.0.0 |
Description | A live status bar generator for node.js |
Released Date | 2016-08-23T20:27:35.881Z |
Published by | derrickpelletier |
How to Learn | https://www.npmjs.com/package/node-status/tutorial |