gruntfile - lukegb/yeoman GitHub Wiki

yeoman-gruntfile(1) -- Specifics of yeoman's Gruntfile handling

DESCRIPTION

This document is all you need to know about what's required in your Gruntfile.js file.

A lot of the behavior described in this document is affected by the config settings described in Grunt's Gettint Started guide: https://github.com/cowboy/grunt/blob/master/docs/getting_started.md

DEFAULT VALUES

...

SEE ALSO

  • yeoman-faq(1)