/HacktoberfestChecker-cli

Simple Python3 Script for checking your project in the Hacktoberfest Challenge.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

HacktoberfestChecker-cli

It is a simple Python3 Script for checking the number of Pull Requests you have made in the Hacktoberfest Challenge.

Build Status

How to get started

  1. Clone this repository onto your local environment:
git clone https://github.com/kerk12/HacktoberfestChecker-cli
  1. Install the dependencies:
pip install -r requirements.txt
  1. Move into the directory
cd /HacktoberfestChecker-cli
  1. Run the script:
python hfc.py
  1. 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.