Category:Grunt

From Littledamien Wiki
Revision as of 16:55, 1 November 2013 by Video8 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Grunt.js library is a tool for automating web development tasks on a project-by-project basis, including:

Applications

Project resources

  • /package.json
    Grunt project configuration including Grunt module dependencies.
  • /gruntfile.js
    Grunt task configuration.

Prerequisites

  • node.js
  • npm (Node Package Manager)
    Which is installed as a part of node.js.

Pages in category "Grunt"

The following 2 pages are in this category, out of 2 total.