Jump to letter: [
BFGILNPSU
]
nodejs-grunt - Grunt is a JavaScript library used for automation and running tasks
- Description:
Grunt is the JavaScript task runner. Why use a task runner? In one word:
automation. The less work you have to do when performing repetitive tasks
like minification, compilation, unit testing, linting, etc, the easier
your job becomes. After you've configured it, a task runner can do most
of that mundane work for you with basically zero effort.
Packages
nodejs-grunt-0.4.4-3.el6.src
[30 KiB] |
Changelog
T.C. Hollingsworth (2014-05-31):
- apply patch to fix "_ is not defined" errors when using templates
|