List all (public) repositories of a GitHub username.
This tool is a part of project I learnt about crawler.
Project is created with:
- Python version: 3.8.10
To run this project, spin up terminal locally:
$ cd ../list-all-github-repos
$ python3 githubrepos.py [USERNAME]