Skip to content

timo2009/GitClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

GitClone

Clone a Git Repository

With this small programm you can clone a git Repository, if this is public.

Theese things do you have to install:

  • git Python
  • os
  • colorama
  • sys

Download this file and open your Terminal and navigate in the terminal (with cd) to the folder where the index.py file is located. There you enter in the Terminal:

python3 index.py

Then you have to enter an url an a foldername (the folder have to exist and to be empty). If you will do it fast you can enter after index.py the url and then the folder example:

python3 index.py https://github.com/git/gitproject myFolder

About

Clone a Git Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages