Versions Compared

Key

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

...

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

Key Features

  • 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).

...