Today I’d like to demo a fun little Rust cli app I wrote. It’s a little app to print a progress bar of the year called year-progress.
Being my first rust project it is dead simple. Basically just wires together a few simple rust libraries/crates:
The source code is available via my sourcehut repos:
video walkthrough of year-progress