An open API service indexing awesome lists of open source software.

https://github.com/daviddahl/ghorg

ghorg: Github API tinkering
https://github.com/daviddahl/ghorg

github-api python

Last synced: 10 months ago
JSON representation

ghorg: Github API tinkering

Awesome Lists containing this project

README

          

# ghorg

## Get Github org summaries

This is an experiment in getting to know the Github API

### Install

#### Dependencies

* Python 3

#### Linux / macOS

`git clone git@github.com:daviddahl/ghorg.git`

Run the install script:

`./install.sh`

After install, activate the new environment:

source ./.env/bin/activate

### Usage

Run `./ghorg -h` for usage instructions

#### Note

You will need to create a Github API token via your Github settings, see: https://github.com/settings/tokens