This is an experiment in getting to know the Github API
- Python 3
git clone git@github.com:daviddahl/ghorg.git
Run the install script:
./install.sh
After install, activate the new environment:
source ./.env/bin/activate
Run ./ghorg -h for usage instructions
You will need to create a Github API token via your Github settings, see: https://github.com/settings/tokens