You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
992 B
992 B
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:jquery
task) - Sample CommonJS module gruntfile (as generated by the
init:commonjs
task) - Sample Node.js npm module gruntfile (as generated by the
init:node
task) - 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.