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.
Start a static web server.
Run QUnit tests in Headless Chrome.