Grunt: The JavaScript Task Runner
Grunt's command line interface.
Compile CoffeeScript files to JavaScript.
Minify files with UglifyJS.
Clear files and folders.
Run tasks whenever watched files change.
Validate files with JSHint.
Run Nodeunit unit tests.
Start a static web server.
Copy files and folders.