Generators
The scadable CLI scaffolds project files so you do not write boilerplate. Each generator produces a working template with TODO placeholders to fill in.
Pages in this section
- scadable init: create a new project for a chosen target
- scadable add device: scaffold a device file from a protocol template
- scadable add controller: scaffold controller logic
- scadable add model: scaffold an ONNX model wrapper
Use scadable init once per project, then scadable add as you grow.
Updated 4 days ago
