githuballrepo icon indicating copy to clipboard operation
githuballrepo copied to clipboard

Python Scripts to download all repository or user or organization

Git All Repos

Python script to clone all repositories from a public user or organization on Github.

Usage

Users:

$ python git_all_repos.py users USER_NAME

Organizations:

$ python git_all_repos.py orgs ORG_NAME