npm.io
1.0.1 • Published 8 years agoCLI

zorgs-cli

Licence
MIT
Version
1.0.1
Deps
5
Vulns
0
Weekly
0
Stars
18

zorgs

Command line tool displaying GitHub organizations stats

Version Build Status License Downloads

Table of Contents generated with DocToc

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.