Skip to content

go-github-cli is command line interface to Github built on top of go-github

License

Notifications You must be signed in to change notification settings

yml/gh-reporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-reporter

gh-reporter is command line interface to Github built on top of go-github

export your GITHUB api

export GITHUB_TOKEN="<API TOKEN>
go get github.com/yml/gh-reporter
go install github.com/yml/gh-reporter
./gh-reporter -org=lincolnloop -since="2013-07-29T00:00:00Z" -to="2013-08-29T00:00:00Z"

About

go-github-cli is command line interface to Github built on top of go-github

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages