# View your github contribution calander in the terminal ![image](https://user-images.githubusercontent.com/40532058/166097938-dcb6beef-5e3c-4e05-b561-0847bae5592a.png) Now in rust! ``` gh-cal 0.1.0 marshmallow View your github contribution calander in unicode USAGE: gh-cal [OPTIONS] [USERNAME] ARGS: A valid Github username. Tries to guess OPTIONS: -h, --help Print help information -n, --no-colour Disable colour. Respects NO_COLOR by default -r, --raw See raw levels -V, --version Print version information ``` # Install > You must have cargo installed. `cargo install gh-cal`