A utility for reporting GitHub repository contributor statistics.
GitHubStats.exe [owner] [repo]
GitHubStats.exe [owner] [repo] [token]- Owner - The user or organization that owns the repository.
- Repo - The name of the repository.
- Token - The repository access token, if required.
-v,--version- Display the application version.
-h,--help- Display the help.
GitHubStats.exe jessekingf github-statsjessekingf
Commits: 4
Lines added: 1877
Lines deleted: 453
Lines changed: 2330- Install the .NET 8.0 runtime.
- Download the latest release.