OpenTurbine guide
OpenTurbine developer documentation and source build
Build source, validate changes, package releases, or integrate the OpenTurbine Cluster protocol.
The developer path is intentionally separate from normal Windows setup. Use the repository’s developer documentation, setup-tool packaging guide, and OTC protocol.
Run the existing browser audits with npm ci then npm run audit:ui. Build both supported firmware environments and filesystem images before release. Check each release’s notes for its signing status.
Useful entry points
- Build and development documentation covers the firmware and web workflows.
- Setup Tool packaging describes the Windows release artifact.
- OTC Cluster protocol is the integration reference.
Keep operational and developer paths distinct: users should install a published setup-tool release, while contributors should build, test, and review from source. Do not publish a release without recording the verification results and signing status.