Name: | nodejs-grunt |
---|---|
Version: | 0.4.4 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 83784 |
License: | MIT |
RPM: | nodejs-grunt-0.4.4-3.el7.noarch.rpm |
Source RPM: | nodejs-grunt-0.4.4-3.el7.src.rpm |
Build Date: | Tue Oct 31 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/gruntjs/grunt |
Summary: | 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. |