Closed simonw closed 5 years ago
auth.json is meant to be optional. If it's not provided, the tool should make heavily rate-limited unauthenticated requests.
auth.json
$ github-to-sqlite repos .data/repos.db simonw Usage: github-to-sqlite repos [OPTIONS] DB_PATH [USERNAME] Try "github-to-sqlite repos --help" for help. Error: Invalid value for "-a" / "--auth": File "auth.json" does not exist.
auth.json
is meant to be optional. If it's not provided, the tool should make heavily rate-limited unauthenticated requests.