| Crates.io | octx |
| lib.rs | octx |
| version | 0.6.2 |
| created_at | 2021-05-26 07:17:38.88831+00 |
| updated_at | 2022-01-04 01:37:57.865421+00 |
| description | GitHub query & extracter (Enterprise ready) |
| homepage | |
| repository | https://github.com/pepabo/octx |
| max_upload_size | |
| id | 402173 |
| size | 751,483 |
$ 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
--days-ago or -since-date for limiting issue/comment/event extracton when you run this tool against github.com.