Utility to get github star and fork count of repositories in an organization
To run do go run . -o <org-name> -t <github-personal-token>
To use the binary, download the appropriate release for your OS from https://github.com/ashokponkumar/github-org-stats/releases, unzip and use.
github-org-stats -o <org-name> -t <github-personal-token>
You can also install using go
:
go install github.com/ashokponkumar/github-org-stats@latest