gh-grass

sleep command with rich progress bar.

Installation
$ gh extension install koki-develop/gh-grass
Usage
$ 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
Basic
$ gh grass

Specify a User
You can specify a user with the -u or --user flag.
$ gh grass --user <USERNAME>

LICENSE
MIT