/batch-clone

Clone all students homework into local.

Primary LanguagePython

batch-clone: git clone remote repositories in batch

Run script without argv, default is homework.txt

Each repository should be single line in homework.txt

python batch-clone.py

Run script with argv xxxx.txt

python batch-clone.py chengdu.txt
python batch-clone.py beijing.txt
python batch-clone.py xian.txt
python batch-clone.py wuhan.txt

All repositories will be cloned into the same file name directory