Grunt is a task manager for automatically performing routine operations (for example, minification , testing , merging files), written in the JavaScript programming language . The software uses the command line to run the tasks [2] defined in the Gruntfile file. Distributed through the NPM package manager under the MIT license .
| Grunt | |
|---|---|
| Type of | |
| Author | Ben Alman |
| Written on | Node.js |
| operating system | Linux , OS X , Windows |
| First edition | January 11, 2012 |
| Latest version | |
| condition | active |
| License | MIT |
| Site | |
Created by Ben Alman for Node.js in 2012 .
For 2017, there are more than 6,200 plugins [3] .
The software is used in Adobe Systems , jQuery , Twitter , Mozilla , Bootstrap , Cloudant , Opera , WordPress , Walmart and Microsoft [4] .
Notes
Literature
- Cryer, James. Pro Grunt.js. - 2015. - ISBN 978-1-4842-0013-1 .
- Pillora, Jamie. Getting Started with Grunt: The JavaScript Task Runner. - 2014 .-- ISBN 978-1-78398-062-8 .
- Grunt for those who find things like him weird and complex
Links
- Official site
- Grunt Project on GitHub