Example gruntfiles
October 2, 2012 ยท View on GitHub
Grunt homepage | Documentation table of contents
Example gruntfiles
Take a look at these example gruntfiles to see a few of the possible variations:
- Sample jQuery plugin gruntfile (as generated by the
init:jquerytask) - Sample CommonJS module gruntfile (as generated by the
init:commonjstask) - Sample Node.js npm module gruntfile (as generated by the
init:nodetask) - grunt's gruntfile
- javascript-hooker's gruntfile
- glob-whatev's gruntfile
(Do you have a really crazy gruntfile? Let me know by filing an issue, and I'll try to include it here.