RubyMetric / chsrc

chsrc 全平台通用换源工具. Change Source for every software on every platform from the command line.
https://gitee.com/RubyMetric/chsrc
GNU General Public License v3.0
1.31k stars 54 forks source link

添加至 `scoop`,`brew`, `AUR` 等包管理系统 #16

Open ccmywish opened 1 month ago

ccmywish commented 1 month ago

对于更新问题,我们最好的解决办法是让 chsrc 被添加到这些包管理系统中:

  1. scoop
  2. brew
  3. AUR
baka-gourd commented 1 month ago

AUR

对于AUR,可以直接使用Action做自动化构建 https://github.com/KSXGitHub/github-actions-deploy-aur

ccmywish commented 1 month ago

scoop

要求:500 stars and/or 150 forks

ccmywish commented 1 month ago

Homebrew

要求:GitHub 仓库 >=30 forks, >=30 watchers or >=75 stars

Aaron-212 commented 4 weeks ago

Homebrew PR 发了 https://github.com/Homebrew/homebrew-core/pull/173951

ccmywish commented 3 weeks ago

Hi @Aaron-212 ,十分感谢你的贡献!

有两个问题:

  1. 现在已经发布了最新版 v0.1.6,增加了不少内容,可以使用这个
  2. 已经给macOS提供了预编译版本,x64M1 现已经都支持,为什么不直接下载使用这两个预编译的二进制文件呢?
Aaron-212 commented 3 weeks ago

Hi @Aaron-212 ,十分感谢你的贡献!

有两个问题:

  1. 现在已经发布了最新版 v0.1.6,增加了不少内容,可以使用这个
  2. 已经给macOS提供了预编译版本,x64M1 现已经都支持,为什么不直接下载使用这两个预编译的二进制文件呢?
  1. push了👍
  2. 可以看这个https://docs.brew.sh/Bottles,二进制可执行文件由BrewTestBot自动管理、编译、分发
chenrui333 commented 3 weeks ago

FYI, gonna ship the formula on the brew side