triton-tui-2.0.0 is not a library.
Triton TUI
Terminal User Interface to run and debug programs written for Triton VM.
You might also be interested in the Triton CLI, which lets you generate and verify proofs of a program's correct execution.
Getting Started
Triton TUI tries to be helpful. 🙂 List possible (and required) arguments with triton-tui --help.
In the TUI, press h to access the help screen.
The example program, serving as the tutorial, can be run with
Installation
From crates.io:
Shell Completion
Grab your completion file for bash, zsh, powershell, fish, or elvish.
Installation depends on your system and shell. 🙇