Documentation
¶
Overview ¶
Command genconfig writes the example luart config files (YAML + JSON) used by `make config`. It is a small, OS-independent generator (no shell printf/mkdir -p), so `make config` behaves identically on macOS, Linux, and Windows.
Usage: go run ./internal/genconfig [dir] (dir defaults to "configs")
The field values and format are documented in docs/config.md — keep them in sync.
Click to show internal directories.
Click to hide internal directories.