Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-07T13:59:53.000Z (about 3 years ago)
- Last Synced: 2024-06-21T03:15:36.849Z (5 months ago)
- Topics: developer-experience, github, go, golang, review-tools
- Language: Go
- Size: 12.7 KB
- Stars: 1
- Watchers: 3
- 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
```