8 releases
0.6.2 | Jan 4, 2022 |
---|---|
0.5.0 | Sep 7, 2021 |
0.4.5 | Jul 1, 2021 |
0.4.2 | Jun 30, 2021 |
0.4.1 | May 26, 2021 |
#14 in #etl
705KB
31K
SLoC
octx
usage
$ export GITHUB_API_TOKEN=...
$ export GITHUB_API_URL=https://... # Optional
$ octx --issues rust-lang rust --days-ago 30
# CSV will be put out to stdout
note
- It is reccomended to specify
--days-ago
or-since-date
for limiting issue/comment/event extracton when you run this tool against github.com. - This tool is mainly intended to cooperate with GHES.
Dependencies
~17–32MB
~495K SLoC