Files
spring-shell/spring-shell-docs/modules/ROOT/pages/tui/index.adoc
Janne Valkealahti 89a829cfef Update docs
2023-10-06 13:40:48 +01:00

15 lines
582 B
Plaintext

[[tui]]
= Terminal UI
:page-section-summary-toc: 1
NOTE: Feature is experimental and subject to breaking changes until foundation
and related concepts around framework are getting more stable.
_Terminal UI Framework_ is a toolkit to build rich console apps. This section is
for those using existing features as is. If you're planning to go deeper possibly
creating your own components xref:appendices/tui/index.adoc[Terminal UI Appendix]
provides more detailed documentation.
TIP: xref:appendices/tui/catalog.adoc[Catalog Sample App] is a good place to
study a real application.