doctor-mark-down

v0.0.1
Markdown to HTML documentation compiler which you don't know about.
documentation doc mark down generator

test

./node_modules/typescript/bin/tsc ./spec/all-spec.ts --outDir ./spec/compiled && ./node_modules/jasmine/bin/jasmine.js

build

./node_modules/typescript/bin/tsc ./lib/bin/docmd.ts --outDir ./dist --pretty

start

npm run build && ./bin/docmd --output-folder tmp --recursive --files README.md CONTRIBUTING.md LICENSE

doc

./bin/docmd --recursive --files README.md CONTRIBUTING.md LICENSE
npm i doctor-mark-down

Metadata

  • MIT
  • Whatever
  • Marek Fajkus
  • released 9/13/2016

Downloads

Maintainers