grunt-filerev : Asset revisioning by using file content hashing. You can installing grunt-filerev 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-filerev $ sudo npm install -g grunt-filerev
If want to update the grunt-filerev package execute the command as below,
$ sudo npm update grunt-filerev
Update package globally,
$ npm install -g grunt-filerev
$ sudo git clone https://github.com/rektide/grunt-filerev.git
$ sudo npm install -g ./grunt-filerev
grunt-filerev@2.3.1 /usr/lib/node_modules/grunt-filerev
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall grunt-filerev
Package Name | grunt-filerev |
Version | 2.3.1 |
Description | Asset revisioning by using file content hashing |
Released Date | 2015-04-24T18:50:38.373Z |
Published by | eddiemonge |
How to Learn | https://www.npmjs.com/package/grunt-filerev/tutorial |