This bucket provides rustledger, a fast pure Rust implementation of Beancount double-entry accounting.
scoop bucket add rustledger https://github.com/rustledger/scoop-rustledger
scoop install rustledgerscoop update rustledgerAfter installation, you'll have access to:
| Command | Description |
|---|---|
rledger-check |
Validate ledger files |
rledger-format |
Auto-format beancount files |
rledger-query |
Run BQL queries |
rledger-report |
Generate reports |
rledger-doctor |
Debugging tools |
rledger-extract |
Import from CSV/OFX |
rledger-price |
Fetch commodity prices |
Python beancount compatibility aliases (bean-*) are also included.