grunt-process-vm

0.6.1 • Public • Published

grunt-process-vm

A grunt task to process apache velocity files 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.

Readme

Keywords

Package Sidebar

Install

npm i grunt-process-vm

Weekly Downloads

3

Version

0.6.1

License

MIT

Last publish

Collaborators

  • pavelme
  • gilamran