py-git-clone
is a cli-app that clones the repo that you gived the link to
the script using argumants . If you have a very slow machine
or you want'to save data without installing git , just installig
a python script for clonning the repo you want .
usage:
>> ./py-git <repo_link>
example:
>> ./py-git https://github.com/Aydeniztr/Git-lite
Github: https://github.com/Aydeniztr