- Clone Project and Open it in Visual Studio / Rider
- Run the Application
- Create a personal access token in your gitlab instance
with
api
,read_user
andread_repository
scope (e.g. https://gitlab.com/-/profile/personal_access_tokens) - Go to "Accounts" inside the application and save a new account
- You can test the connection with clicking "Test"
- Go to projects to start downloading projects
- Now you can search projects and doubleclick a project to see details
- From the Detais-Page you can clone a project and open it in vs code or file explorer