Why do we need directory standards?
- to be able to extract meta-data:
- easy indexing (and thus finding) of projects
- easy comparing of projects
- allows to write software tools that deal with project repos
- find your way around quickly and easily in different projects
-
Prusaish: Promotes a practical, minimal style, with emphasis on sources, and git sub-modules for firmware and scripts. Most directories are named after the file-type (i.e. suffix or software) they contain.
-
Unixish (favored): Each sub-part (aka module) is in a sub-directory of its own, and internally uses the same structure like in the project root, recursively. Most directories are named after the abstract/generic function of their content.
The most relevant content of this repo
is licensed under the GFDL-1.3-or-later
.
Use the REUSE tool (reuse spdx
) for more details.
This project was funded by the European Regional Development Fund (ERDF) in the context of the INTERFACER Project, from January 2022 (project start) until March 2023.