FV Generator is a CLI application that generates invoices in PDF format.
-
Install Go compiler
-
Create config.yaml file. See fv/test/test-config.yaml for an example.
-
Build the binary and execute it.
make run
Generated PDF file will be saved to output
directory.