Installation
This guide covers all the ways you can install kakei on your system.
Choose the installation method that works best for you:
- Prerequisites - System requirements
- Build from Source - Build the latest version yourself
- Install via Cargo - Quick install if you have Rust
- Binary Releases - Download pre-built binaries
- Install via Nix - Install with Nix package manager
- Platform Notes - Platform-specific information
Verifying Installation
After installation, verify that kakei is correctly installed:
kakei --help
You should see the help message with available commands.
Next Steps
Now that you have kakei installed, proceed to the Quick Start guide to initialize your database and start tracking your finances!