Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 450 Bytes

readme.md

File metadata and controls

28 lines (18 loc) · 450 Bytes

papergen-cli

Companion CLI for papergen package (https://github.com/fdesjardins/papergen)

Install

$ npm install -g papergen-cli

Example

papergen -s letter -r college -o ./
xdg-open out.png

college ruled (resized)

Then, if you want to print it:

lp out.png

License

MIT © Forrest Desjardins