summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-07-29🎨style: some formatting here and thereNaz
2025-07-28✨feat: add list command to show installed AppImagesNaz
2025-07-28🐛fix: create the index dir before the index filesNaz
2025-07-28✨feat: implement basic install and remove commandsNaz
2025-07-28🔧refactor: rename ndpm references to zap-rsNaz
2025-07-28✨feat: add AppImage removal functionalityNaz
2025-07-27✨feat: add executable symlink creation to ~/.local/binNaz
2025-07-27✨feat: add AppImage download with progress trackingNaz
2025-07-27✨feat: add AppImage index persistenceNaz
2025-07-25✨feat: add basic CLI args and data types scaffoldingNaz
2025-07-25✨feat: add core directory utilitiesNaz
2025-07-25🛠️chore: initialized a Rust project using CargoNaz