caarlos0 / org-stats

Get the contributor stats summary from all repos of any given organization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

org-stats

Release Software License Build status Go Doc Powered By: GoReleaser Conventional Commits

Get the contributor stats summary from all repos of any given organization

screenshots

image image

usage

Check the docs folder.

install

macOS

brew install caarlos0/tap/org-stats

linux

snap

snap install org-stats

apt

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

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

yay -S org-stats-bin

stargazers over time

Stargazers over time

About

Get the contributor stats summary from all repos of any given organization

License:MIT License


Languages

Language:Go 98.1%Language:Shell 1.9%