comment2markdown
comment2markdown generates markdown documents from coffeescript block comments.
Here the example of the markdown file generated on comment2markdown.coffee
Get Started
- run
npm install comment2markdown -g
in your command line - generate your documents with command
comment2markdown [pathFile1, pathFile2, ...]