Open steveiliop56 opened 9 months ago
The update introduces a new feature to the Runtipi CLI, allowing users to update their app store repository directly through a new RepoUpdate
command. This enhancement involves adding a new command variant, updating the command module list, implementing the update functionality using Git, and refining the CLI's welcome message for a cleaner user experience.
File Path | Change Summary |
---|---|
src/args.rs |
Added RepoUpdate variant to RuntipiMainCommand enum. |
src/commands/... |
Added repo_update module; Implemented repository update functionality. |
src/main.rs |
Updated welcome message; Integrated RepoUpdate command with its function. |
🐇✨
In the world of code, a rabbit hopped,
Bringing updates, where it stopped.
"Repo's fresh," it cheerily said,
With every pull, ahead we tread.
🌟🐾
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Should refactor to: repo add repo del repo update Repo upgrade (force fetch all)
Shhh to much stuff. Maybe in a next update.
Summary by CodeRabbit