0.1.2 • Published 5 years ago

doctr v0.1.2

Weekly downloads
72
License
MIT
Repository
-
Last release
5 years ago

doctr

convert your gfm based docs folder to lightweight html distribution.

> npx doctr docs -o publish

Getting started

> npm i -g doctr
> doctr -h

Usage:
  $ doctr [...input]

Commands:
  [...input]  github flavor markdown files glob

For more info, run any command with the `--help` flag:
  $ doctr --help

Options:
  -b, --base <dir>    the base directory in which to search
  -o, --output <dir>  output directory (default: output)
  -v, --version       Display version number
  -h, --help          Display this message