repositorypackage
1.12.2
Repository: https://github.com/caarlos0/org-stats.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
org-stats
Get the contributor stats summary from all repos of any given organization
screenshots
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