https://github.com/aereal/go-github-reviewer-stats
https://github.com/aereal/go-github-reviewer-stats
developer-experience github go golang review-tools
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/aereal/go-github-reviewer-stats
- Owner: aereal
- Created: 2018-01-17T10:53:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-07T13:59:53.000Z (over 3 years ago)
- Last Synced: 2025-03-23T18:58:19.643Z (about 1 month ago)
- Topics: developer-experience, github, go, golang, review-tools
- Language: Go
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# go-github-reviewer-stats
## Usage
```
✘╹◡╹✘ < go run ./... --help
Usage of ./go-github-reviewer-stats:
-base-url string
custom GitHub base URL if you use GitHub Enterprise (default "https://api.github.com")
-insecure-skip-verify
skip verification of cert
-owner string
owner of repo
-per-page int
count of pull requests to scan (default 10)
-repo string
repo name
```