Tool that converts yaml spec file to a pdf document
TODO: publish to npm
git clone https://github.com/matt-ewan-laws/mkpdf.git ~/mkpdf
cd ~/mkpdf
npm i -g .
TODO: create examples
Usage: mkpdf <input.yaml> [options]
Options:
-o, --out <path> Generated pdf file name
-d, --debug Show debugging info
-w, --watch [interval] Watch file for changes
-h, --help output usage information