aliases:
tags: Type/Tech/Platform/Tool,area/tech
from: []
related: []
contra: []
to: []
for:
dateCreated: 2022-09-23, 07:33
dateModified: 2024-01-04, 11:51
version: 1.0
publish: true
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. As of October 2022, there were more than 6,000 plugins available in the Grunt ecosystem. | |
---|---|
wikipedia:: Grunt (software) |