Skip to content
forked from pepabo/octx

GitHub query & extracter (Enterprise ready)

License

Notifications You must be signed in to change notification settings

gaogao-asia/octx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

octx

GitHub Data Extractor Test

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.

About

GitHub query & extracter (Enterprise ready)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%