Skip to content
Repository Management

Repository Management

How to properly set up the git repository for a new project

Git Repository Naming

Follow guidelines from Repository Naming Conventions for clear, consistent repository names.

Check the setting up docs for setting up IDE, virtual environment, formatters and linters in a new repository.