Bios-Marcel / spoon

Fast `scoop search`, (WIP) full scoop replacement and tab completion
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Download, Install, Shim and Updating #12

Open Bios-Marcel opened 5 months ago

Bios-Marcel commented 5 months ago

So ... this PRs initial intent was to implement installation. However, installation is kind of similar to updating. In order to install anything, you have to download it first. And it order to actually make the installed stuff available, you need shimming ... and so on.

The new goal of this PR is to implement the complete install, update and uninstall workflow.

As soon as the PR is feature complete, I will merge it and start refactoring. Afterwards, improvement issues will be addressed.

It appears scoop isn't dead. They are currently adding improvements, also to shims. I should check the development branch once they merged everything and do what they did

TODO: