Documentation table of contents

October 1, 2012 ยท View on GitHub

Grunt homepage

Documentation table of contents

Getting started

Built-in tasks

  • concat - Concatenate files.
  • init - Generate project scaffolding from a predefined template.
  • lint - Validate files with JSHint.
  • min - Minify files with UglifyJS.
  • qunit - Run QUnit unit tests in a headless PhantomJS instance.
  • server - Start a static web server.
  • (more documentation coming soon)

Other built-ins

Development