Sync personal and work git repositories from multiple providers πŸš€

Git workspace is a small tool to synchronise git repositories from GitHub and Gitlab to your local machine. You provide it with an API token and it will clone all your repositories to a local folder, in a path structure that mirrors Github/Gitlab. It also automatically configures upstream repositories for forks, and provides a simple integration with fzf to quickly jump between repositories.

It’s not particularly popular, but it’s the tool I use the most often. I have a lot of repositories and I find myself jumping between them a lot, so I built this tool to make it easy to do that.