Skip to content

KalpitRathod/PythonGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Auther: Kalpit Rathod Repo: Kalpit Rathod Code: Kalpit Rathod

#This is How i used the git & github I need to set the ssh first after i can do all this stuff.

…or create a new repository on the command line echo "# PythonGUI" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/KalpitRathod/PythonGUI.git #git remote -v //to verify remote #git branch //to check brnch #git branch -M main //to rename branch git add . git commit -m "First Commit" git push -u origin main //-u to set up stream

About

This is the Python GUI that I am working on.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages