Getting Started¶
This section walks you through everything you need to go from zero to a running Frasy application.
- Installation — prerequisites and cloning the template
- Building — CMake build instructions
- C++ Application Setup — entry point, main layer, and test orchestration
- Lua Setup — environment configuration and writing test sequences