Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Grunt plugin allows you to execute Grunt files in an application. The plugin will also automatically install NodeJS, Grunt-CLI and Grunt if desiredSee installNodeJS to install node and global packages (grunt, grunt-cli) prior to execution of this plugin.

Supported Versions

  • NodeJS v4+
  • Grunt-CLI v0.1.13+
  • Grunt v0.4.5+

...

  • Executes Grunt file in specified directory.
  • Can specify specific tasks and targets to execute on a Grunt file.
  • Automatically installs specific NodeJS, Grunt-CLI, and Grunt versions if desired.
  • Automatically installs Node modules located in package.json (Uses npm install).

Plugin Operations

Child pages (Children Display)