diff --git a/Grunt-plugin.md b/Grunt-plugin.md new file mode 100644 index 0000000..524d160 --- /dev/null +++ b/Grunt-plugin.md @@ -0,0 +1,8 @@ +This plugin runs [Grunt](http://gruntjs.com/) tasks. + +### Configuration Options: + +* **directory** - Optional - The directory in which to run Grunt (defaults to build root.) +* **task** - Optional - The Grunt task to run. +* **grunt** - Optional - Path to Grunt. +* **gruntfile** - Optional - Gruntfile to run. \ No newline at end of file