growly : Simple zero-dependency Growl notifications using GNTP.. You can installing growly 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 growly $ sudo npm install -g growly
If want to update the growly package execute the command as below,
$ sudo npm update growly
Update package globally,
$ npm install -g growly
$ sudo git clone https://github.com/rektide/growly.git
$ sudo npm install -g ./growly
growly@1.3.0 /usr/lib/node_modules/growly
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall growly
Package Name | growly |
Version | 1.3.0 |
Description | Simple zero-dependency Growl notifications using GNTP. |
Released Date | 2016-03-26T17:10:21.314Z |
Published by | theabraham |
How to Learn | https://www.npmjs.com/package/growly/tutorial |