Skip to content

matt-ewan-laws/mkpdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkpdf

Tool that converts yaml spec file to a pdf document

How to install

TODO: publish to npm

1. Clone repo

git clone https://github.com/matt-ewan-laws/mkpdf.git ~/mkpdf

2. Install globally

cd ~/mkpdf
npm i -g .

How to use

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

Packages used

About

CLI tool to generate a PDF from a spec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published