Skip to content

将一些 Scoop 第三方库整合到一个 Bucket 中,每天同步更新,便于自用

License

Notifications You must be signed in to change notification settings

cmontage/scoopbucket-third

Repository files navigation

Scoop Logo

Third Bucket All In One

将 Scoop 第三方库整合成一个 Bucket,每日同步,作为我的 Scoop 官方整合库 的拓展,安装应用时便于分辨官方源与第三方源,方便我自己自用。

Integrate Scoop third-party libraries into a Bucket, synchronized daily, as an extension of my official Scoop integration library, easy to distinguish between official and third-party sources when installing applications, convenient for self-use.

介绍

包含了我觉得自己用得到的 Scoop 第三方库:

  • ivaquero/scoopet
  • scoopcn/scoopcn
  • kkzzhizhou/scoop-apps
  • anderlli0053/DEV-tools (该存储库中收集的部分文件包含其作者未授权文件,已删除)
  • akirco/aki-apps

本应用库每天自动更新一次。

安装 Scoop

请看这里,或者官方文档

添加仓库

Caution

确保你已经安装了 Scoop !

建议与我的 Scoop 官方整合库一起使用

输入 scoop -V 命令查看 Scoop 版本

添加本仓库,运行命令

```powershell
scoop bucket add third https://mirror.ghproxy.com/github.com/cmontage/scoopbucket-third

# 如果需要移除本仓库
scoop bucket rm third
```

Tip

如果你之前添加过其他 bucket 并下载过应用,你希望他们全部或者部分使用本仓库来进行更新。那么你需要在 app 安装后的 apps\current 路径下的 install.json 的 bucket 项的值改为 third。然后运行 scoop list 来检查是否替换成功。

如果要批量修改,直接 vscode 搜索替换大法。

安装应用

搜索应用:

scoop-search APPNAME

安装应用:

scoop install third/APPNAME

查看帮助

要了解 Scoop 的更多用法,请查看 Scoop Wiki。或运行命令查看简要的帮助:

scoop help

About

将一些 Scoop 第三方库整合到一个 Bucket 中,每天同步更新,便于自用

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published