Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 937 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 937 Bytes

GitlabManager

Getting Started

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

Screenshots

Project List with Live-Search

Project List

Account Management: Overview

Account Management

Account Management: Test connection

Account Management