This bot is for simplyfy the process of creating and updaing github repository
I place it in C:\Python38
folder
- To create a project folder on pc and repository on github of Project name and start vscode on that folder
python -m github_bot start_project <project name>
-To update the git repository after saving the file and complete the work
python -m github_bot update_project <project name>
all the files are in same format to your system file(in same possitins) you can not save images or exe file by this progam ¯_(ツ)_/¯