Skip to content

GideonWolfe/Starchive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

24 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Starchive

Archive all your starred repositories locally.

Dependencies
  • python3
    • art
    • GitPython
    • pygithub
    • python-gitlab
    • pyyaml
Usage

Define your local backup archiving directory under 'outputdir' in the config.yaml.

Define each user as follows.

  000X:
    - 'username'
    - 'github/gitlab'
    - 'security token'

All repositories will update and clone into the archiving directory under the associated users name.

About

๐ŸŒŸ A tool to archive starred git repositories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages