Small CLI which helps to clone all user repositories on github.com, gitlab.com, bitbucket.com.
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
Just create a PR, no guidlines at the moment ;)