This repository attempts to offer code and material to automate the process of uploading your completed project to your github account.
Windows
pip install -r requirements.txt
Linux
pip3 install -r requirements.txt
Once you have installed all of the requirements you will need to created your config file.
python config.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.