Developer Guide¶
This section covers how to use the Frasy template to build your own application.
- Creating a Product — setting up a new product directory with environment and tests
- Teams — grouping UUTs for coordinated execution and shared resources
- Customizing the UI — overriding
renderControlRoom()and other extension points - Exposing C++ to Lua — binding custom C++ functions into the Lua scripting environment
- Custom Instrumentation Boards — defining your own board types beyond the predefined ones
- Configuration —
config.jsonreference - Building an Installer — packaging a release with Inno Setup