Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 879 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 879 Bytes

github_bot 😎

This bot is for simplyfy the process of creating and updaing github repository

clone this repo open the github_bot.py file and update username,password and default_project_dir

first place github_bot.py in the default directory of python to use it from any directory 🤠

I place it in C:\Python38 folder

by simple two commends 🤯

  • 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 ¯_(ツ)_/¯

may be in next version (⌐■_■)