clitui

Crates.ioclitui
lib.rsclitui
version0.1.1
sourcesrc
created_at2024-07-21 15:38:58.90651
updated_at2024-07-22 16:10:27.744882
descriptionA tui for your cli tools.
homepagehttps://github.com/Xalanot/clitui
repository
max_upload_size
id1310407
size405,976
(Xalanot)

documentation

README

Crates.io CI

clitui

Automatic gui generation for cli tools.
Welcome to clitui 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
Commit count: 0

cargo fmt