snockets : Sprockets-esque script concatenation for Node. You can installing snockets 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 snockets $ sudo npm install -g snockets
If want to update the snockets package execute the command as below,
$ sudo npm update snockets
Update package globally,
$ npm install -g snockets
$ sudo git clone https://github.com/rektide/snockets.git
$ sudo npm install -g ./snockets
snockets@1.3.8 /usr/lib/node_modules/snockets
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall snockets
| Package Name | snockets |
| Version | 1.3.8 |
| Description | Sprockets-esque script concatenation for Node |
| Released Date | 2012-08-14T16:54:39.825Z |
| Published by | npm |
| How to Learn | https://www.npmjs.com/package/snockets/tutorial |