Initial commit

This commit is contained in:
2026-02-03 09:37:55 +00:00
commit b72199f52a

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# tui-generator-cli
A Rust CLI tool that generates beautiful, interactive terminal user interfaces for any command-line tool. It parses CLI help output and automatically creates rich TUIs with command wizards, argument autocompletion, interactive examples, and visual documentation browsers.