multimeter : render multiple progress bars at once on the terminal. You can installing multimeter 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 multimeter $ sudo npm install -g multimeter
If want to update the multimeter package execute the command as below,
$ sudo npm update multimeter
Update package globally,
$ npm install -g multimeter
$ sudo git clone https://github.com/rektide/multimeter.git
$ sudo npm install -g ./multimeter
multimeter@0.1.1 /usr/lib/node_modules/multimeter
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall multimeter
Package Name | multimeter |
Version | 0.1.1 |
Description | render multiple progress bars at once on the terminal |
Released Date | 2013-02-22T11:28:51.658Z |
Published by | substack |
How to Learn | https://www.npmjs.com/package/multimeter/tutorial |