Process GitHub Archive URLs and generate unique repositories and users CSV files
quay.io/trickest/gh_enhancer:3ceb9f0
--token
Github token to use for API calls.--threads
The number of threads to use.--batch-size
The size of the batch to ask Github graphql API at the same time.--repos-file
The path of the file containing the repos csv files.--users-file
The path of the file containing the users csv files.--file-tokens
File containing Github tokens to use for API calls.