generator-docbase
v0.1.10
Published
Yeoman generator for docbase, a .md site generator
Downloads
31
Readme
generator-docbase
Yeoman docbase generator
Getting Started
First you need to install node
, npm
, yo
, grunt-cli
and bower
Then you can install generator-docbase from npm. Run:
npm install -g generator-docbase
Finally, initiate the generator:
yo docbase
If you'd like to know more about the tools used for this generator please take a look at
Grunt and Bower, check out the complete Getting Started Guide.
License
MIT