UNPKG

@reason.co/docugen

Version:

`npm i docugen` (private npm install for now)

15 lines (9 loc) 342 B
# Reason Document Generator. `npm i docugen` (private npm install for now) ## Usage ``` docugen --sourcedir=/path-one --destdir=/path-two --version=1.0.0 ``` Parses markdown files in `/path-one` and generates output PDF to `path-two`. ### Replacers - The `{version}` string within MD files in `/path-one` is replaced with argv `version`