Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 511 Bytes

readme.md

File metadata and controls

21 lines (16 loc) · 511 Bytes

invoice-compiler

Generate invoices from YAML files using puppeteer.

Install

npm install -g invoice-compiler

Usage

invoice invoice.yml
# Outputs invoice.pdf

See samples directory for an annotated sample.

Credits

The default template is based on a LaTeX class by Patrick Lühne, https://www.luehne.de/.

License

MIT © scalable minds 2019