gh-grass

command module
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2023 License: MIT Imports: 1 Imported by: 0

README

gh-grass

GitHub release (latest by date) GitHub Workflow Status Maintainability Go Report Card LICENSE

Grow github grass to console.

demo

Installation

$ gh extension install koki-develop/gh-grass

Usage

$ gh grass --help
Grow github grass to console.

Usage:
  gh grass [flags]

Flags:
  -u, --user string    github username
  -t, --theme string   grass theme (dark|light) (default "dark")
  -g, --grass string   grass string (default "■")
      --total          print total contributions
  -h, --help           help for gh
Basic
$ gh grass

demo

Specify a User
$ gh grass --user <USERNAME>
# e.g.
$ gh grass --user koki-develop

Change Theme
$ gh grass --theme <dark or light>
# e.g.
$ gh grass --theme light

Print Total Contributions
$ gh grass --total

Custom Grass
$ gh grass --grass "<GRASS STRING>"
# e.g.
$ gh grass --grass "●"

LICENSE

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL