hledger
hledger copied to clipboard
Envelope generator / recurring transactions
I just finished 70 lines of ruby with a simple cli to generate recurring transaction, I'd like to think of it as an envelope generator. Now ruby won't be much use for hledger so I'm considering to extend the add command to ask for recurrence. Any comments?