My super hacky-hardcoded tool to generate charts for my ledger/hledger journal. Right now generates the all-time net-worth bar chart and last month's expenses doughnut chart.
To install dependencies:
bun install
To run:
make
This command will generate index.html file.