Skip to content

matsubara0507/gh-wrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gh-wrap

$ gh wrap -h
Collect your yearly GitHub all stats
 - Commits : yearly commits count in all private/public repositories
 - PullRequests : yearly opened pull requests count in all private/public repositories
 - Issues : yearly opened issues count in all private/public repositories
 - NewRepos : yearly created repositories count without fork

USAGE
  gh wrap [<year>] [flags]

FLAGS

INHERITED FLAGS
  -h, --help                     Show help for command

ACKNOWLEDGMENTS
  This gh extension is inspired by https://lowcode.land/ghwrap/

$ gh wrap
{
  "GitHub CLI Wrap 🚀": "matsubara0507's 2021 GitHub ALL Stats",
  "Commits": 2638,
  "PullRequests": 415,
  "Issues": 111,
  "NewRepos": 19
}

About

Collect your yearly GitHub all stats

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages