Tutorials¶
Start here if you have not used rtb-tui before. A tutorial takes you
from an empty directory to something that runs; once it does, the
how-to guides cover specific jobs and
Reference covers exact behaviour.
- Build a three-step wizard — about 20 minutes. Collect answers across three prompts, let the user go back and change one, then print the result as a table or as JSON.
There is one tutorial, and it covers all three components of the crate. If you are looking for something narrower — an output flag on an existing command, progress reporting, exit codes — that is a how-to rather than a tutorial.