sleep command with rich progress bar.
$ gh extension install koki-develop/gh-grass
$ gh grass --help
Print github grass to console.
Usage:
gh grass [flags]
Flags:
-u, --user string github username
-t, --theme string grass theme (dark|light) (default "dark")
--total print total contributions
-h, --help help for gh
$ gh grass
You can specify a user with the -u
or --user
flag.
$ gh grass --user <USERNAME>