commit b72199f52a85f132e2739119e1d6a0ecf862dce2 Author: 7000pctAUTO Date: Tue Feb 3 09:37:55 2026 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..b091bb5 --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file