jcruz2us / tvjs-docco-husky-brunch

Documentation generator for the tvjs sdk project. It uses docco-husky

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docco-brunch

Adds Docco-husky 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://git@github.com:jcruz2us/docco-brunch.git".

About

Documentation generator for the tvjs sdk project. It uses docco-husky


Languages

Language:JavaScript 68.4%Language:CoffeeScript 31.6%