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