https://github.com/caarlos0/org-stats
Get the contributor stats summary from all repos of any given organization
https://github.com/caarlos0/org-stats
github-api golang stats
Last synced: 18 days ago
JSON representation
Get the contributor stats summary from all repos of any given organization
- Host: GitHub
- URL: https://github.com/caarlos0/org-stats
- Owner: caarlos0
- License: mit
- Created: 2016-08-31T13:45:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-25T09:03:25.000Z (about 1 month ago)
- Last Synced: 2025-04-03T23:11:31.122Z (27 days ago)
- Topics: github-api, golang, stats
- Language: Go
- Size: 403 KB
- Stars: 230
- Watchers: 6
- Forks: 32
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome-ccamel - caarlos0/org-stats - Get the contributor stats summary from all repos of any given organization (Go)
README
# org-stats
[](https://github.com/caarlos0/org-stats/releases/latest)
[](/LICENSE.md)
[](https://github.com/caarlos0/org-stats/actions?workflow=build)
[](http://godoc.org/github.com/caarlos0/org-stats)
[](https://github.com/goreleaser)
[](https://conventionalcommits.org)Get the contributor stats summary from all repos of any given organization
## screenshots
![]()
![]()
## usage
Check the [docs folder](/docs/org-stats.md).
## install
### macOS
```sh
brew install caarlos0/tap/org-stats
```### linux
#### snap
```sh
snap install org-stats
```#### apt
```sh
echo 'deb [trusted=yes] https://apt.fury.io/caarlos0/ /' | sudo tee /etc/apt/sources.list.d/caarlos0.list
sudo apt update
sudo apt install org-stats
```#### yum
```sh
echo '[caarlos0]
name=caarlos0
baseurl=https://yum.fury.io/caarlos0/
enabled=1
gpgcheck=0' | sudo tee /etc/yum.repos.d/caarlos0.repo
sudo yum install org-stats
```#### arch linux
```sh
yay -S org-stats-bin
```## stargazers over time
[](https://starchart.cc/caarlos0/org-stats)