Zorgs
🦑 Command line tool displaying GitHub organizations stats
Install / Use
/learn @vvo/ZorgsREADME
🦑 zorgs
<!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->Command line tool displaying GitHub organizations stats
Table of Contents generated with DocToc
<!-- END doctoc generated TOC please keep comment here to allow auto update -->Installation
npm install -g zorgs-cli
# yarn global add zorgs-cli
Usage
GH_ORGANIZATION=google GH_TOKEN=... zorgs
Getting a token
To get a token, head over https://github.com/settings/tokens, create a new token named zorgs (or any other name)
and allow at least ☑ read:org scope and ☑ public_repo.
If you want to also get stats from private repositories of your organization, add ☑ repo scope.
Contributing
See CONTRIBUTING.
