/receipt-generator

Primary LanguageGoApache License 2.0Apache-2.0

receipt-generator

A super simple way to programmatically generate pdf donation receipts. Program takes CSV files with payment and projects to generate receipts. Sample payments.csv and projects.csv files included in the repo. Configurations for the program is read from a config yaml file (default is config.yaml).

Build

make all

Run

release/receipt-generator-<os>-<version> -config config.yaml

Sample Receipt

Credits