garnish : prettifies ndjson from wzrd and similar tools. You can installing garnish 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 garnish $ sudo npm install -g garnish
If want to update the garnish package execute the command as below,
$ sudo npm update garnish
Update package globally,
$ npm install -g garnish
$ sudo git clone https://github.com/rektide/garnish.git
$ sudo npm install -g ./garnish
garnish@5.2.0 /usr/lib/node_modules/garnish
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall garnish
Package Name | garnish |
Version | 5.2.0 |
Description | prettifies ndjson from wzrd and similar tools |
Released Date | 2016-04-07T00:37:49.635Z |
Published by | yoshuawuyts |
How to Learn | https://www.npmjs.com/package/garnish/tutorial |