- biGENIUS-X Knowledge Base
- Getting Started
- Start Working
Configure a Metadata Repository in GitHub for your Project
Depending on the platform you want to use, you can generate a new repository in GitHub to manage your project metadata with the Git version control system.
Create a repository in GitHub
To create a repository in GitHub:
- Connect to GitHub with your account
Your GitHub account should have the right to create a new repository.
- In the top bar, click on your Account picture and choose Your repositories menu:
- Click on the New button
- Fill in the following information:
-
- Owner: select the desired owner of the repository
- Repository name: fill in a name for the new repository
- Accessibility: choose Private
- Click on the Create repository button
- Your new repository is created:
-
You can now create a Project with this metadata repository HTTPS URL.
Demonstration video