grunt-sails-linker : Autoinsert script and link tags in an html file.. You can installing grunt-sails-linker 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 grunt-sails-linker $ sudo npm install -g grunt-sails-linker
If want to update the grunt-sails-linker package execute the command as below,
$ sudo npm update grunt-sails-linker
Update package globally,
$ npm install -g grunt-sails-linker
$ sudo git clone https://github.com/rektide/grunt-sails-linker.git
$ sudo npm install -g ./grunt-sails-linker
grunt-sails-linker@1.0.4 /usr/lib/node_modules/grunt-sails-linker
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall grunt-sails-linker
| Package Name | grunt-sails-linker |
| Version | 1.0.4 |
| Description | Autoinsert script and link tags in an html file. |
| Released Date | 2016-11-04T01:11:07.706Z |
| Published by | mikermcneil |
| How to Learn | https://www.npmjs.com/package/grunt-sails-linker/tutorial |