Grunt: The JavaScript Task Runner
Grunt's command line interface.
Compile CoffeeScript files to JavaScript.
Minify files with UglifyJS.
Run tasks whenever watched files change.
Validate files with JSHint.
Run QUnit tests in Headless Chrome.
Start a static web server.