8 个版本
0.6.2 | 2022年1月4日 |
---|---|
0.5.0 | 2021年9月7日 |
0.4.5 | 2021年7月1日 |
0.4.2 | 2021年6月30日 |
0.4.1 | 2021年5月26日 |
#14 in #etl
705KB
31K SLoC
octx
用法
$ 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
注意
- 建议在运行此工具针对 github.com 时,指定
--days-ago
或-since-date
以限制问题/评论/事件提取。 - 此工具主要旨在与 GHES 协作。
依赖项
~17–32MB
~495K SLoC