goledger text-based account application
goledger is a text-based accounting.
It is in the same spirit as Plain Text Accounting (https://plaintextaccounting.org/) and ledger cli (https://www.ledger-cli.org/)
--all all accounts, not just non-zero balance
--ccy string base currency
--colour colour (ansi) for reports (default true)
--divider string divider for account components for reports (default ":")
-h, --help help for goledger
--lang string language
-l, --ledger string ledger to read (default "main.ledger")
--verbose verbose
--version version for goledger
- goledger accts - Show matching accounts
- goledger ccy - Show currency configuration (decimals)
- goledger docs - Generate manpages
- goledger download - Download data from institutions
- goledger import - Import transactions
- goledger register - Show registry of account postings
- goledger report - Aggregated transaction reports
- goledger shell - Shell integration