Documentation
¶
Overview ¶
Command example-launcher opens a TUI that lists every YAML config in examples/ and lets the user pick one to run. The picked config's screen is pushed onto the same app stack — esc returns to the launcher; q quits at the root.
By default it looks for examples in ./examples then ../examples (so it runs cleanly from the project root or from cmd/example-launcher). Override with -dir to point at any directory of *.yaml files.
Click to show internal directories.
Click to hide internal directories.