maximedeoliveira / grunt-versioning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grunt-versioning

This plugin is an update of grunt-assets-versioning.

Getting started

Install this plugin with this command :

npm install https://github.com/maximedeoliveira/grunt-versioning --save-dev

Once the plugin has been installed, enabled it in your Gruntfile with this line :

grunt.loadNpmTasks('grunt-versioning');

About

License:MIT License


Languages

Language:JavaScript 99.5%Language:PHP 0.5%