Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```