comment2markdown
v0.0.2
Published
Generate markdown document from coffeescript comments
Downloads
6
Readme
comment2markdown
comment2markdown generates markdown documents from coffeescript block comments.
Get Started
- clone this repo and run
npm install . -g
- generate your documents with command
comment2markdown [pathFile1, pathFile2, ...]