bash script to clone all the repositories from a github account.
clone
[organization]
if no [organization] is provided it will ask for one.
the script will clone every repository in that organization under a directory with the same name.
the destination directory can be confirmed or changed during the script execution
https://github.com/charmbracelet/gum.
This will install branch
in the ~/.local/bin
folder.
You can change the destination path passing -o custom_path
to the command below.
curl -fsSL https://raw.githubusercontent.com/kalmbach/clone/refs/heads/main/install.sh | bash -s --