utilities for accounting
- Go 75.9%
- Makefile 18.2%
- CSS 5.9%
| mortgager | ||
| orgpdf | ||
| Makefile | ||
| README.md | ||
This repository hosts a suite of tools I use to produce financial statements, budgets, invoices, and other documents of the like, and convert them to PDFs without using a full-fledged document suite.
tools
- orgpdf: convert org-mode documents to a PDF
- mortgager: calculate mortgage repayments and make an org document with the result
use
Build and install the tools:
make
sudo make install