Skip to content

rootVIII/git_clones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Download/clone all of a user's public repositories

Pass a Github username as a command line argument

python3 git_clones.py -u <github username>

Requirements:
  • Python3
  • any operating system

All cloned repositories will be downloaded to the current working directory.

Tested on MacOS Big Sur, Ubuntu 18.04/20.04/22.04.LTS, Windows 11


Author: rootVIII 2019-2022

Releases

No releases published

Packages

No packages published

Languages