Getgit - terminal utility that allows to clone user repositories.
Note It allows to clone only public repositories because of using web parsing.
Installing
- Install Python3.
- Install Getgit with the following
pip
command from the command prompt:
pip install getgit
- Install Python3.
- Clone Getgit with git command:
- Go to the directory
getgit
: - Use Python command for installing scripts below:
git clone https://github.com/kra53n/getgit.git
cd getgit
python setup.py install_scripts