Global Developer Guide
Welcome to the FermiHDI ecosystem. Build and contribution guidance lives with the component it applies to — each submodule carries its own developer guide for its C++ or Go source, its tests and its build.
| To | Read |
|---|---|
| Build the images | IMAGE_BUILD.md |
| Work on a component | that submodule's docs/developer_guide.md |
| Understand the system first | Architecture |
| Run one locally | tests/sandbox_dms |
Changes to the installer — the tooling under install/ — are described in
The installer, which also says where a change belongs:
anything that asks the operator a question goes in fermihdi-configure or in
scripts/, and anything that applies an already-recorded decision goes in
fermihdi-prepare.