Grunt
| Use attributes for filter ! | |
| Original author(s) | Ben Alman |
|---|---|
| License | MIT License |
| Written in | Node. js |
| Operating system | Linux |
| OS X | |
| Initial release | 11 January 2012; 7 years ago |
| Stable release | 3 June 2018 |
| Date of Reg. | |
| Date of Upd. | |
| ID | 1370250 |
About Grunt
Grunt is a JavaScript task runner, a tool used to automatically perform frequent tasks such as minification, compilation, unit testing, and linting. It uses a command-line interface to run custom tasks defined in a file. Grunt was created by Ben Alman and is written in Node. js. It is distributed via npm.