0.6.1 • Published 9 years ago

grunt-process-vm v0.6.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

grunt-process-vm

A grunt task to process apache velocity templates. Once the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:

grunt.loadNpmTasks('grunt-process-vm');
Once loaded it automatically integrates into grunt build process.

================
To set task params, add 
```js
grunt.config('process-vm', {options : {fileName: 'your_file_name.txt',fileContent: 'your file content'}});
to the Gruntfile.js file of your project.
0.6.1

9 years ago

0.6.0

9 years ago

0.5.0

9 years ago

0.0.2

10 years ago

0.0.1

10 years ago