Skip to content

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

Notifications You must be signed in to change notification settings

ivansanchez-oss/api-github-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages