Grunt (JavaScript)
From Wiki @ Karl Jones dot com
Grunt is a JavaScript task runner: an automation tool for performing repetitive tasks like minification, compilation, unit testing, linting, etc.
It depends on Node.js and npm.
The Grunt ecosystem currently has over five thousand plugins available.
Users include Adobe Systems, jQuery, Twitter, Mozilla, Bootstrap (framework), Cloudant, Opera, WordPress, Walmart, Victoria's Secret, and Microsoft.
See also
External links
- Official website
- Grunt (software) @ Wikipedia
- Getting started @ gruntjs.com
- Getting started with Grunt.js @ semaphoreci.com
- A Simple Guide to Getting Started With Grunt @ scotch.io
- Get Up And Running With Grunt @ smashingmagazine.com
- Grunt for People Who Think Things Like Grunt are Weird and Hard @ 24ways.org
- grunt-devtools - Grunt task runner extension for Chrome Developer Tools - see Web development tools.