Skip to content

Dump (clone) all repos of certain username, good solution to backup all repos of any GitHub account!

License

Notifications You must be signed in to change notification settings

Divinemonk/gitdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Gitdump

█▀▀ █ ▀█▀ █▀▄ █░█ █▀▄▀█ █▀█  version
█▄█ █ ░█░ █▄▀ █▄█ █░▀░█ █▀▀  2.0.0 

Usage

usage: python3 gitdump.py [-h] [-u USERNAME] [-l LOCATION]

Dump all repos of a github account at once.

optional arguments:
  -h, --help            show this help message and exit
  -u USERNAME, --username USERNAME
                        username of the github account
  -l LOCATION, --location LOCATION
                        location to save dumped repos

Notes

  • Dump all repositories of a github account (backup solution)
  • Requires git & python3 preinstalled
  • Install rich python library pip install rich (pypi)

About

Dump (clone) all repos of certain username, good solution to backup all repos of any GitHub account!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages