harmony/harmony-rs/harmony
Jean-Gabriel Gill-Couture 651266d71c fix: update Score trait implementation and TUI initialization
Update the `Score` trait implementations to return a `Box<dyn Interpret>` instead of concrete types or clones where necessary. Additionally, refactor the initialization and cleanup in `HarmonyTUI` to use utility functions provided by `ratatui`.
2025-01-25 12:36:22 -05:00
..
src fix: update Score trait implementation and TUI initialization 2025-01-25 12:36:22 -05:00
Cargo.toml feat(k8s): add Kubernetes deployment resource handling 2025-01-24 10:44:27 -05:00