In-code includes task for GruntJS build system
Install this grunt plugin next to your project's grunt.js gruntfile with: npm install grunt-include
Then add this line to your project's grunt.js
gruntfile:
grunt.loadNpmTasks('grunt-include');
(Coming soon)
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.
(Nothing yet)
Copyright (c) 2012 Ilya Kozlov
Licensed under the MIT license.