Global Grunt
The only grunt boilerplate you will ever need! Specify the default grunt plugins you need and override them for every project specific. Basically it's a wrapper around load-grunt-config.
Instructions
- Add necessary dependencies
- grunt: 0.4.5
- lodash: 3.10.1
- load-grunt-config: 0.19.0
- Copy GruntFile.js and set your own paths to fit your needs.
- Setup your grunt folder (you can copy the default grunt dir)
Demo
Coming soon
Options
grunt
tasks
The task folder used by JIT-Grunt. JIT Loading for custom tasks dir (replacement of grunt.loadTasks).