bows : Rainbowed console logs for chrome, opera and firefox in development.. You can installing bows 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 bows $ sudo npm install -g bows
If want to update the bows package execute the command as below,
$ sudo npm update bows
Update package globally,
$ npm install -g bows
$ sudo git clone https://github.com/rektide/bows.git
$ sudo npm install -g ./bows
bows@1.7.0 /usr/lib/node_modules/bows
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bows
Package Name | bows |
Version | 1.7.0 |
Description | Rainbowed console logs for chrome, opera and firefox in development. |
Released Date | 2017-07-03T11:02:11.844Z |
Published by | latentflip |
How to Learn | https://www.npmjs.com/package/bows/tutorial |