🚀
加速下载
- 将 GitHub 等源替换为镜像代理
- 例如: gh-proxy
为 Scoop 提供的增强工具 下载应用时动态替换 URL,以提高下载速度
喜欢这个项目?请给它 Star ⭐️ 或 赞赏 💰
添加 abyss bucket (GitHub 或 Gitee)
scoop bucket add abyss https://github.com/abgox/abyssscoop bucket add abyss https://gitee.com/abgox/abyss安装
scoop install abyss/abgox.scoop-installscoop install abyss/abgox.scoop-update设置 url 替换配置,如果有多个值,使用 | 分割
scoop config abgox-scoop-install-url-replace-from "^https://github.com|^https://raw.githubusercontent.com"scoop config abgox-scoop-install-url-replace-to "https://gh-proxy.com/github.com|https://gh-proxy.com/raw.githubusercontent.com"使用 PSCompletions 添加命令补全
scoop install abyss/abgox.PSCompletionsImport-Module PSCompletionspsc add scoop-install scoop-update使用 scoop-install 命令安装应用
scoop-install abyss/abgox.scoop-i18n使用 scoop-update 命令更新应用
scoop-update abyss/abgox.scoop-i18n