2 releases
0.1.1 | Jul 22, 2024 |
---|---|
0.1.0 | Jul 21, 2024 |
#501 in GUI
320KB
1K
SLoC
clitui
Automatic gui generation for cli tools.
Based on the help string provided by your cli tool, clitui will create a tui (terminal user interface) for you. As this is a very early version,
clitui only supports cli tools that use clap for command line handling. In the future, there will be support for more different types of help messages.
Installation
cargo install clitui
Dependencies
~8–15MB
~178K SLoC