0.1.1 • Published 11 years ago

croco v0.1.1

Weekly downloads
4
License
-
Repository
-
Last release
11 years ago

While in Dev

make sure you have coffee-script install

sudo npm install -g coffee-script

clone and run

npm install

I'm using the following command to build the source file, and execute it against the test airbnb.js.md file

cake build && bin/docco --layout codeconv airbnb.js.md && sed "s/docco.css/resources\/codeconv\/docco.css/" < docs/airbnb.js.html > index.html && rm -r docs