gclal
An utility to clone easily all your repositories from GitHub.
The process is done concurrently so it is quite fast.
Usage
Basic usage:
gclal --username UltiRequiem
To use SSH:
gclal --username UltiRequiem --ssh true
If you have more than 100 Repositories, you will need an API KEY:
gclal --username UltiRequiem --ssh true --apiKey YOUR_API_KEY
Install
go install github.com/UltiRequiem/gclal@latest
FAQ
It was originally called gclone_all, but it seems too long to me so I took
some letters out of it.
License
This project is licensed under the MIT License.