Skip to content

Returns the star and fork count of repositories in an organisation

License

Notifications You must be signed in to change notification settings

ashokponkumar/github-org-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

github-org-stats

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

About

Returns the star and fork count of repositories in an organisation

Resources

License

Stars

Watchers

Forks

Packages

No packages published