Bulc is an experiment tool for cloning multiple GitHub repositories from single organization. Aside from cloning, Bulc can also perform pull and archive operation.
- organization.txt
- prefix.txt
- usernameList.txt
bash ./multiple-clone.sh <org_name> <prefix>
# example
bash ./multiple-clone.sh h8-fsjs-gitclass-p1-23 fsjs-p1-v1-c1
bash ./multiple-pull.sh
Must install github-cli, to use this command
Run command:
bash ./multiple-archive.sh