This is a Slack bot for ledger-cli. We use it in conjunction with some of the ideas we've explored in rogeruiz/budget repository the family keeps.
Run npm start
and with everything configured right, you should see your
balances for Assets and Liabilities:Credit accounts and last month's
expenses for Groceries broken down by payee.
Copy over the .env.example
file to .env
and add values for the named
variables in there.