Add a new `harmony_tui` crate to initialize and run a text-based user interface (TUI) for the Harmony project using `ratatui` for rendering and `crossterm` for handling input. The `HarmonyTUI` struct initializes the terminal, enters a loop to render updates, and handles basic input events to exit. This commit sets up the foundation for further TUI development. |
||
---|---|---|
adr | ||
bifrost-docker | ||
harmony-rs | ||
watchguard | ||
.gitattributes |