/Push2Hub

Primary LanguagePython

Push2Hub - Python

Python

JSON



This repository attempts to offer code and material to automate the process of uploading your completed project to your github account.

Getting Started


Windows

pip install -r requirements.txt

Linux

pip3 install -r requirements.txt

Setup


Once you have installed all of the requirements you will need to created your config file.

python config.py

Contributing


Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.