Code should primarily be stored in our GitLab organisation, such that anyone within the organisation can at least always access it. If this code is proprietary in some way, it may still be stored in the organisation but the project should have set restricted access.
If you need access to a certain repository, need to be added to the organisation, or have another question regarding the MLN Gitlab organisation, you may contact its current manager.
This gitlab organisation is currently managed by
Alex Ratchat
You may contact this admin using the following e-mail adress:
A.l.ratschat@tudelft.nl
Repositories are named using the PacalCase convention. For abbreviations, only the first letter is capitalized.
For example:
ARMin plus -> ArminPlus
VR Game -> VrGame
We follow different coding style guides for different langauges to assure high code quality, readibility and consistency. When working with an existing repository that does not follow the style guide, try to be consistent with the style used in the document.