mdz

CLI tool for managing the mdz ledger open source accounting system

brewmacoslinux
Try with needOr install directly
Source

About

CLI for the mdz ledger Open Source

Commands

mdz

Examples

Initialize a new mdz ledger project$ mdz init
Display account balances and transaction summary$ mdz balance
Record a new transaction in the ledger$ mdz add --account expenses --amount 50.00 --description 'Office supplies'