grunt-init-gruntplugin2
v1.4.1
Published
Standard init:gruntplugin with better test functionality.
Downloads
10
Readme
grunt-init-gruntplugin2
Standard init:gruntplugin with better test functionality.
Attribution to grunt-less for file structure.
Getting Started
Install this grunt plugin next to your project's grunt.js gruntfile with: npm install grunt-init-gruntplugin2
Then add this line to your project's grunt.js
gruntfile:
grunt.loadNpmTasks('grunt-init-gruntplugin2');
Documentation
(Coming soon)
Contributing
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.
Release History
(Nothing yet)
License
Copyright (c) 2012 Todd Wolfson Licensed under the MIT license.