Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 677 Bytes

File metadata and controls

21 lines (15 loc) · 677 Bytes

Python application

Git Backup

Welcome Small CLI which helps to clone all user repositories on github.com, gitlab.com, bitbucket.com.

Usage

Provide the following parameters to the cmd:

-h, --help    Show this help message and exit
-t ACCESS_TOKEN  Your Github API Access Token
-p DESTINATION   Backup destination path
--mirror         Mirror repositories
-u USERNAME      Username filteringg

Contribution

Just create a PR, no guidlines at the moment ;)