Skip to content
/ gh Public

gh is GitHub API client tools for self-use.

License

Notifications You must be signed in to change notification settings

hatajoe/gh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gh

gh is GitHub API client tools for self-use.

commands

  • gh-pr
    • Fetch URL of created GitHub pull-requests that at since a week before.
  • gh-done
    • Fetch URL of GitHub issues or pull-requests that are referred to project card of Done column.
  • gh-stats
    • Fetch organization commit stats.

setup

You have to set the environment variable like below.

GITHUB_TOKEN=XXXXXXXXXXXXXXXX

install:

% go install ./...

About

gh is GitHub API client tools for self-use.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages