docco-brunch
v0.0.2
Published
Adds DOCCO support to brunch.
Downloads
2
Readme
docco-brunch
Adds DOCCO support to brunch.
Usage
Add "doco-brunch": "x.y.z"
to package.json
of your brunch app.
Pick a plugin version that corresponds to your minor (y) brunch version.
If you want to use git version of plugin, add
"docco-brunch": "git+ssh://[email protected]:jcruz2us/docco-brunch.git"
.