This file lists the various guidelines and conventions to be used for each project and repository to be integrated into the geodesy-map organization.
Largely inspired by : https://github.com/geoadmin/doc-guidelines/tree/master
<project-name>-<type>-<domain>
<project-name>: name of project to group repository<type>: type defined and authorized according to the table below<domain>: name used to explain the repository in more detail if others exist with the same name (e.g., project-web-app, project-web-doc)
| Type | Description |
|---|---|
app |
small windows applications |
addin |
addins or plugins for specific software (specify the name of the software in the repository name) |
doc |
documentation and specifications |
lib |
libraries |
tool |
tools and scripts |
web |
web applications and pages |
infra |
projects related with infrastructure |
suite |
a suite of applications and services |