GitHub Data Extractor
$ export GITHUB_API_TOKEN=... $ export GITHUB_API_URL=https://... # Optional $ octx --issues --owner <owner> --name <name> # CSV will be put out to stdout