Crates.io | gh-cal |
lib.rs | gh-cal |
version | 0.1.3 |
source | src |
created_at | 2022-05-02 10:11:08.865974 |
updated_at | 2022-05-02 10:38:11.718483 |
description | View your github contribution calander in unicode |
homepage | |
repository | https://github.com/mrshmllow/gh-cal |
max_upload_size | |
id | 578987 |
size | 51,898 |
Now in rust!
gh-cal 0.1.0
marshmallow
View your github contribution calander in unicode
USAGE:
gh-cal [OPTIONS] [USERNAME]
ARGS:
<USERNAME> 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
You must have cargo installed.
cargo install gh-cal