Scoop-Core
Scoop-Core copied to clipboard
Shovel. Alternative, more advanced, and user-friendly implementation of windows command-line installer scoop.
`update` command is too slow when we many buckets, I think we could update git repository in parallel.
- YAML typed manifest - ScoopInstaller/Scoop#2715 - Update/Install summary ScoopInstaller/Scoop#4547 - `NO_JUNCTIONS` for helpers ScoopInstaller/Scoop#4350 - Disable checkver/autoupdate property ScoopInstaller/Scoop#4500, ScoopInstaller/Scoop#4506 - Support GITHUB_TOKEN for search ScoopInstaller/Scoop#3853 - Suppress error...
Hi, Was just looking through our (sqlitebrowser.org) server logs, and came across a bunch of "Shovel" entries. Then trying to determine whether "Shovel" is a search engine, download, or wtf,...
#27 Co-Authored-By: Hsiao-nan Cheung
It should be possible to get the final redirected URL using `HEAD` method, save it into `install.json` and compare on `--greedy` update 
- **Branch**: all - **Powershell Version**: all https://github.com/Ash258/Scoop-Core/blob/52fe1646d87ead40b642f112c3105c5aa54da3a5/supporting/yaml/bin/powershell-yaml.psm1#L72-L89  https://yaml.org/type/timestamp.html
# TODO - [ ] Decompress tweaks: ScoopInstaller/scoop#3763, ScoopInstaller/scoop#3534 - [ ] Autoupdate: ScoopInstaller/scoop#2456, ScoopInstaller/scoop#3518, ScoopInstaller/scoop#3639, ScoopInstaller/scoop#4502 - [ ] Shims: ScoopInstaller/scoop#3998, Internally discuss best possible implementation go/c/c++/rust - [...
Every command, which manipulates with manifests needs to be able to take every possible notation 1. [x] Yaml support - #2 2. [x] Archived versions support 3. [x] Sanitize getopt...