
You don't need ncurses or C bindings to build terminal apps in Swift. TUIKit is a pure Swift toolkit for creating interactive command-line interfaces — menus, colored output, user input handling, and more. This getting started guide walks through installation, basic components, and building your first interactive terminal tool.