Commit graph

7 commits

Author SHA1 Message Date
a49880cc94
Fix demo mode and add a test to run demo
I've extracted the main functionality into the `run` function so that this can
be tested without triggering the `System/exit` in `-main`.
2025-09-20 00:19:32 +10:00
ea57f67f7c
Add a demo mode
Use with `--demo`.
2024-03-15 17:17:41 +11:00
47cabfb0a9
Add example data and test, fix ungrouping, extend docs 2024-02-22 14:06:45 +11:00
5f801c99f3
Fix :dev alias deps, ungroup employer-taxes data, avoid "super" lingo 2024-02-22 12:31:10 +11:00
909aaff0bb
Document and tidy 2024-02-22 11:07:59 +11:00
18eb076df0
Add CLI, build script, fees importer and retirement importer 2024-02-21 18:08:49 +11:00
783d98c4da
Initial importer/parser to handle monthly net pay and individual taxes transactions
Does not yet handle employer taxes, fees or retirement transactions.
2024-02-20 14:19:23 +11:00