grunt-docpad
v0.1.4
Published
Execute Docpad commands as Grunt tasks
Downloads
2
Readme
Execute Docpad commands as Grunt tasks.
Boilerplate to generate grunt init plugins that will generate grunt projects.
This work is based in Backbone Boilerplate framework tool from Tim Branyen
Getting Started
Install this Grunt plugin with:
$ npm install -g grunt-docpad
Create a new grunt init template
$ grunt-docpad init
Answer some questions
Add some file in
$ /tasks/init/grunt-docpad/root
To run in development environment
$ npm link
$ grunt-docpad init
Release History
2012/09/09 - v0.1.0 - Preview release
License
Copyright (c) 2012 Taras Mankovski Licensed under the MIT license.