Generate invoices from YAML files using puppeteer.
npm install -g invoice-compiler
invoice invoice.yml
# Outputs invoice.pdf
See samples
directory for an annotated sample.
The default template is based on a LaTeX class by Patrick Lühne, https://www.luehne.de/.
MIT © scalable minds 2019