summaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Expand)Author
2025-07-29🔧refactor: use a single PackageManager instanceNaz
2025-07-29🔧refactor: replace old logic with new methodsNaz
2025-07-29🔧refactor: use separate structs for download logicNaz
2025-07-28✨feat: add list command to show installed AppImagesNaz
2025-07-28✨feat: implement basic install and remove commandsNaz
2025-07-25🛠️chore: initialized a Rust project using CargoNaz