sfsu
sfsu copied to clipboard
(WIP) A modern, and very very fast, implementation of Scoop
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/winpax/sfsu). ## Awaiting Schedule The following updates are...
This branch will keep all the breaking changes that should not be released before v2.
Original Command: [scoop-uninstall.ps1](https://github.com/ScoopInstaller/Scoop/blob/master/libexec/scoop-uninstall.ps1)
- [x] #481, #588 - [x] #491 - [x] #741 - [x] #571 - [ ] sfsu install - [ ] sfsu update - [ ] #786 - [ ]...
These commands allow the user to create a compressed bundle for the current version of an app, optionally including persistent data, and restore them in a similar vein to Steam's...
The performance gains are insane. (i.e cloning the extras bucket takes about 60 seconds using git2, 10 seconds using the git command, and 8 seconds using gitoxide). - [x] #735...
Certain network requests, such as VirusTotal searches could be cached.
Waiting on #491
`Hok` is a CLI implementation of Scoop in Rust: https://github.com/chawyehsu/hok Maybe nice to work together? (not the author of `hok` here)