Download Latest Version Initial Release source code.zip (22.3 MB)
Email in envelope

Get an email when there's a new version of Invoice

Home / v0.1.0
Name Modified Size InfoDownloads / Week
Parent folder
invoice_0.1.0_checksums.txt 2023-06-29 796 Bytes
invoice_0.1.0_windows_amd64.tar.gz 2023-06-29 3.6 MB
invoice_0.1.0_darwin_amd64.tar.gz 2023-06-29 3.7 MB
invoice_0.1.0_darwin_arm64.tar.gz 2023-06-29 3.6 MB
invoice_0.1.0_windows_arm64.tar.gz 2023-06-29 3.4 MB
invoice_0.1.0_linux_386.tar.gz 2023-06-29 3.4 MB
invoice_0.1.0_linux_amd64.tar.gz 2023-06-29 3.6 MB
invoice_0.1.0_linux_arm64.tar.gz 2023-06-29 3.3 MB
invoice_0.1.0_windows_386.tar.gz 2023-06-29 3.5 MB
Initial Release source code.tar.gz 2023-06-29 22.3 MB
Initial Release source code.zip 2023-06-29 22.3 MB
README.md 2023-06-29 497 Bytes
Totals: 12 Items   72.6 MB 0

Invoice

Generate invoices from the command line.

Command Line Interface

:::bash
invoice generate --from "Dream, Inc." --to "Imagine, Inc." \
    --item "Rubber Duck" --quantity 2 --rate 25 \
    --tax 0.13 --discount 0.15 \
    --note "For debugging purposes."

Source: README.md, updated 2023-06-29