ProjectToGithub

This Python script will help you to upload your project to Github without having to type in any commands !!!

Quick Start guide

First Clone The Project

git clone https://github.com/Imira-S-R/ProjectToGithub

Change The Direcory

cd ProjectToGithub

Install Python Packages

pip install -r requirements.txt

Before you can run it, you have to create a access token from Github. To do that login to your acccount and go to

Settings / Developer settings / Personal Access Tokens > Generate New Token

Run It

python main.py

About

Project created by Imira Randeniya. If you like it don’t forget to star the project. Thank you.

License

Copyright (c) Imira Randeniya. All rights reserved.

Licensed under the MIT License.

GitHub

View Github