Skip to content

fdesjardins/papergen-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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