Skip to content

Ledger CLI

Paisa is compatible with ledger, hledger and beancount. By default paisa will try to use ledger, if you prefer to use hledger or beancount instead, change the ledger_cli value in paisa.yaml

# OPTIONAL, DEFAULT: ledger, ENUM: ledger, hledger, beancount
ledger_cli: hledger

Paisa ships with ledger binary. If you use hledger or beancount, make sure that the binaries are installed.