docdoc
v0.1.10
Published
Documenting styleguides
Readme
PROMETHEUS
Literate programming for docummenting your code Behavior + Guidelines.
[www.zocdoc.com/styleguide/behavior] (http://www.zocdoc.com/styleguide/behavior)
Behavior are all this components and it's different usages spreaded along your codebase.
Guidelines are standars the code of all your team must follow
INSTALLATION
For now it's called zliterate on the npm since prometheus is already taken.
npm install -g zliterate // install the node module globallyThen everytime you want the docummentation to be generated use
zliterate -z // it doesn't matter which directory you are on
