Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Envelope generator / recurring transactions #313
Comments
|
Nice. If you named this hledger-recur or something (I don't quite get the "envelope" reference), it would appear in the commands list. Does it belong as part of the add command ? If you think so, mock up the command-line help and a transcript of usage. I had something like this but never used it. I find it easier to copy/paste/modify in an editor, either when needed or batched up and saved ahead of time. |
|
Related: #99 |
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
addcommand to ask for recurrence. Any comments?Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.