-
Notifications
You must be signed in to change notification settings - Fork 1
orgs_checker
Matthew Harris edited this page Jul 30, 2014
·
1 revision
help text
./orgs-checker.py -h
usage: orgs-checker.py [-h] account organizations
prints all repos
positional arguments:
account path to file with github username and password
organizations path to file with list of organizations
optional arguments:
-h, --help show this help message and exit
sample output
./orgs-checker.py .user.txt .orgs.txt
aims-group has 8 repos
aims-site
esgf-site
publications-site
aims-group.github.io
acme-site
intern
COG
DiagnosticsViewer
webshootertk has 7 repos
webshooter
hyde-tshirt
hyde-bootstrap
hyde-one.5lab
webshootertk.github.io
utilitybelt
jekyll-bootstrap
Done