FTXUI 6.1.9
C++ functional terminal UI.
|
To set up FTXUI in your project, follow the installation guide, which provides instructions for multiple build systems and package managers.
Save the following code as main.cpp
:
Build and run it using your preferred build system.
If unsure, start with one of the methods described in the installation page.
Expected output:
For a complete working project, clone the official starter repository:
Follow the build instructions in the README.md
of that repository.