It is a simple Python3 Script for checking the number of Pull Requests you have made in the Hacktoberfest Challenge.
- Clone this repository onto your local environment:
git clone https://github.com/kerk12/HacktoberfestChecker-cli
- Install the dependencies:
pip install -r requirements.txt
- Move into the directory
cd /HacktoberfestChecker-cli
- Run the script:
python hfc.py
- Enter your github username:
Hacktoberfest Checker CLI
Developed by Kyriakos Giannakis
https://github.com/kerk12
Licenced under GNU/GPLv3
Please enter your github username:
This will finally give you the details about the total PRs made by you for the HacktoberFest Challenge.