Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matsubara0507/gh-wrap
Collect your yearly GitHub all stats
https://github.com/matsubara0507/gh-wrap
gh-extension
Last synced: 17 days ago
JSON representation
Collect your yearly GitHub all stats
- Host: GitHub
- URL: https://github.com/matsubara0507/gh-wrap
- Owner: matsubara0507
- License: mit
- Created: 2021-12-07T07:18:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-16T13:51:47.000Z (almost 3 years ago)
- Last Synced: 2024-10-09T09:42:46.536Z (27 days ago)
- Topics: gh-extension
- Language: Shell
- Homepage:
- Size: 12.7 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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 forkUSAGE
gh wrap [] [flags]FLAGS
INHERITED FLAGS
-h, --help Show help for commandACKNOWLEDGMENTS
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
}
```