Getting Started
This section covers everything you need to start using rustledger.
Contents
- Installation - Install rustledger on your system
- Quick Start - Your first commands
- Configuration - Customize rustledger behavior
Overview
rustledger is a command-line tool for double-entry bookkeeping using the Beancount plain-text format. If you're new to plain-text accounting, we recommend reading the Beancount documentation first.
If you're coming from another tool:
- Python beancount users: See Migration from Beancount
- ledger-cli users: See Migration from Ledger
- hledger users: See Migration from hledger