Created Grunt plugin (markdown)
parent
4711d415b1
commit
3fff69cbf8
1 changed files with 8 additions and 0 deletions
8
Grunt-plugin.md
Normal file
8
Grunt-plugin.md
Normal file
|
|
@ -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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue