gh-cal

Crates.iogh-cal
lib.rsgh-cal
version0.1.3
sourcesrc
created_at2022-05-02 10:11:08.865974
updated_at2022-05-02 10:38:11.718483
descriptionView your github contribution calander in unicode
homepage
repositoryhttps://github.com/mrshmllow/gh-cal
max_upload_size
id578987
size51,898
marshmallow (mrshmllow)

documentation

README

View your github contribution calander in the terminal

image

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

Install

You must have cargo installed.

cargo install gh-cal

Commit count: 17

cargo fmt