Command line to manage your finances.
After using several GUI finance managers over the years, I got fed up with their inability for any kind of automation. Manually adding entries is time consuming. The goal of this app is make managing your finances easier for those that "live in the terminal".
To test the GitHub actions config locally, you can run the act command.
It requires docker to be running.
(Note: it won't check "everything". But, it is good enough for some validation.)
I had to remove python 3.9 and 3.10 support due to some differences with
typing.