How To - GitLab: Creating a Repository
To store code on CoCo's GitLab server, you need access to a repository.
Follow these steps to create a repository:
-
Create a GitLab Repository
- Create a repository on CoCo-GitLab Guide
- Create a repository on CoCo-GitLab Guide
-
Add your Public SSH Key
- How to do this can be found here:
- Already added your SSH key? Then you can skip this step. Guide
-
Clone your new repository
- Follow this Guide
-
Open the cloned repository in a code editor of your choice
- for example
- Visual Studio Code Install Guide
- IntelliJ IDE Install Guide
- for example