xtd.tunit "Hello, World!" examples
December 12, 2025 ยท View on GitHub
- hello_world_tunit_constraints shows the classic first application "hello, world!" with constraints.
- hello_world_tunit shows the classic first application "hello, world!".
- hello_world_tunit_without_helpers shows the classic first application "hello, world!" without helpers.
Build and run any project
Open "Command Prompt" or "Terminal". Navigate to the folder that contains the project and type the following:
xtdc run -t any_project_name