bistre : A command-line tool and module for printing colourful bole logs.. You can installing bistre 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 bistre $ sudo npm install -g bistre
If want to update the bistre package execute the command as below,
$ sudo npm update bistre
Update package globally,
$ npm install -g bistre
$ sudo git clone https://github.com/rektide/bistre.git
$ sudo npm install -g ./bistre
bistre@1.0.1 /usr/lib/node_modules/bistre
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bistre
Package Name | bistre |
Version | 1.0.1 |
Description | A command-line tool and module for printing colourful bole logs. |
Released Date | 2014-12-07T15:37:17.670Z |
Published by | hughsk |
How to Learn | https://www.npmjs.com/package/bistre/tutorial |