QuickStart
This section covers how to run FastSim in different UIs: CLI for scripts and CI, TUI for interactive terminal workflows, and Web for browser-based demos.
Modes
| Mode | Best for |
|---|---|
| CLI | Scripts, automation, headless environments |
| TUI | Menus and interaction in the terminal |
| Web | Browser access and demos |
Suggestions
- Start with the CLI minimal example for a first run.
- Use TUI when you want guided menus in the terminal.
- Use Web for remote access or team demos.