Find out what the past year looks like in command-line!
- Support Zsh & Bash
- Get your cmd wrapped for any specific year by argument
./cmd-wrapped <year>
-
Build from source (recommended, but requires cargo install)
git clone git@github.com:YiNNx/cmd-wrapped.git cd cmd-wrapped # for the past year cargo run # or for any specific year cargo run -- 2022
-
Download from Release
- Special thanks to jyi2ya for the original idea 😘
- License: MIT