0.0.2 • Published 12 years ago
comment2markdown v0.0.2
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, ...]