Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 370 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 370 Bytes

API-GITHUB-GIT-PYTHON

Create a command in the windows cmd called repo, which creates a folder for you on your pc, adds an initial git commit and finally creates a repository in your github profile

to create a command that works in any cmd directory you must create an .exe with pyinstaller and add that .exe to your path in system variables

repo --name test-repo