Composition-first CLI parser + Terminal.UI help visuals
Companion command-line library with an optional XenoAtom.CommandLine.Terminal package that can render
help/errors via Terminal.UI visuals and embed command help into fullscreen apps.
There is no dedicated website for XenoAtom.Terminal and XenoAtom.Ansi, so this documentation includes the most relevant parts you typically need when building apps with Terminal.UI.
What to read next
XenoAtom.Terminal - the hosting and I/O foundation underneath Terminal.UI
XenoAtom.Ansi - markup syntax and ANSI primitives used by Terminal.UI (including the Markup control)
Markup - markup syntax reference and Terminal.UI semantic markup tokens
Logging Integration - integrate XenoAtom.Logging with LogControl for fullscreen log-viewer apps