abd20b96a2
feat: harmony-cli v0.1 #8 ( #9 )
...
Co-authored-by: tahahawa <tahahawa@gmail.com >
Reviewed-on: NationTech/harmony#9
Reviewed-by: johnride <jg@nationtech.io >
Co-authored-by: Taha Hawa <taha@taha.dev >
Co-committed-by: Taha Hawa <taha@taha.dev >
2025-04-19 01:13:40 +00:00
31ae8365a6
docs: add quick demo and core architecture overview
...
Adds a quick demo command using `cargo run -p example-tui` to launch a minimalist TUI with demo scores.
Also includes a core architecture diagram and overview in the README for better understanding of the project structure.
2025-04-09 16:09:54 -04:00
62a554fac7
feat(modules/opnsense): refactor and add upgrade functionality
...
Refactor OPNSense module to use a mod.rs structure and add an OPNsenseLaunchUpgrade score for launching firmware upgrades.
2025-02-21 11:24:04 -05:00
96bbef8195
chore: Reorganize file tree for easier onboarding. Rust project now at the root for simple git clone && cargo run
2025-02-12 15:32:59 -05:00