a simple budget tool, with support for automatic expense tracking for a fixed income, spendings/balance tracking, and savings.
still missing support for saving/loading
fun little project i made/am making, to practice Rust for the first time
- install rust from
https://rustup.rs/
- run
cargo build