Skip to content

matsubara0507/gh-wrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

92ffbfd Β· Dec 16, 2021

History

18 Commits
Dec 16, 2021
Dec 7, 2021
Dec 7, 2021
Dec 7, 2021

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