What is "grunt" Grunt is a command line tool that aims to automate tasks primarily for Javascript projects. It runs on Node.js and is installed via npm. Useful links: Grunt Github Repo Grunt API Grunt Documentation Grunt Plugins