Hacker News new | ask | show | jobs
by sabalaba 4330 days ago
If you would rather do this using json and a command line tool: https://github.com/lambdal/envois

That's a FOSS utility I've been working on for the past two years. I use it for all of my invoices.

You can create your invoices like this:

    ./scripts/envois < scripts/invoice.json > output.html
1 comments

Can you share a screenshot/sample of the output? I think that would help promote your project immensely.
Sure, I just added a screenshot in the README.