Skip to content

kalmbach/clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

clone

bash script to clone all the repositories from a github account.

demo

usage

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

requirements

https://github.com/charmbracelet/gum.

install

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 --

About

bash script to clone all the repositories from a github account

Resources

Stars

Watchers

Forks

Languages