/HacktoberfestProgress

Keep track of your Hacktoberfest-Progress

Primary LanguagePython

HacktoberfestProgress

Check your progress on Hacktoberfest 2019 @leereilly's Hacktoberfest contributions as of 1475644816

Installation

  • Clone this repo git clone https://github.com/Thor77/HacktoberfestProgress
  • Install dependencies pip3 install -r requirements.txt
  • Modify config.py to suit your needs (you have to set GITHUB_CLIENT_ID and GITHUB_CLIENT_SECRET)
  • Run the application python3 main.py