invoice

Command-line tool for generating professional invoices

brewmacoslinux
Try with needOr install directly
Source

About

Command-line invoice generator

Commands

invoice

Examples

Create a new invoice with basic details$ invoice create --client 'Acme Corp' --amount 1500 --description 'Web Design Services'
Generate an invoice from a configuration file$ invoice generate -f invoice.json -o invoice.pdf
List all invoices or view a specific invoice$ invoice list