Skip to content

A Shell script to clone all repositories of a GitHub organization or user. This script simplifies the process of bulk cloning by fetching every repository under the specified GitHub account (organization or user).

Notifications You must be signed in to change notification settings

ylcnfrht/Clone-All-Repos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Clone-All-Repos

Shell script to clone every repo of a github organization

When you use this shell script Firstly you must set your github information with any text editor and then

For Running Script
  • On Windows

    • You can execute it directly
  • On Linux

    • open your terminal and run below command
    • sh clone-all-repos.sh
Note: By the way you have write your information without quotes

About

A Shell script to clone all repositories of a GitHub organization or user. This script simplifies the process of bulk cloning by fetching every repository under the specified GitHub account (organization or user).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages