chatbox
chatbox copied to clipboard
可以加入brew安装模式吗
你有兴趣实现吗?
我有兴趣,可以assign给我
我有兴趣,可以assign给我
感谢!
加油⛽️
分享一下我写的brew临时脚本
https://github.com/ivaquero/homebrew-chinese/blob/main/Casks/chatbox.rb
分享一下我写的brew临时脚本
https://github.com/ivaquero/homebrew-chinese/blob/main/Casks/chatbox.rb
已更新&commit change .rb到0.2.9 版本 waiting for approval to merge
@Bin-Huang 请问我是否可以把 chatbox 添加到 https://github.com/Homebrew/homebrew-cask/ ? 我看上面的朋友们只是加到了 https://github.com/ivaquero/homebrew-chinese
@Bin-Huang 请问我是否可以把 chatbox 添加到 https://github.com/Homebrew/homebrew-cask/ ? 我看上面的朋友们只是加到了 https://github.com/ivaquero/homebrew-chinese
Brew Cask 需要作者注册苹果开发者账号,然后进行签名,不确定作者是不是愿意折腾
@Bin-Huang 请问我是否可以把 chatbox 添加到 https://github.com/Homebrew/homebrew-cask/ ? 我看上面的朋友们只是加到了 https://github.com/ivaquero/homebrew-chinese
Brew Cask 需要作者注册苹果开发者账号,然后进行签名,不确定作者是不是愿意折腾
有该要求的出处或参考文档吗?我从 brew 装过一些没有签名的包,看 contributions 文档里好像也没有这样的硬性要求。
CI 是要求的,你可以试一下
Sent from my iPhone
On May 17, 2023, at 10:27, mrchi @.***> wrote:
@Bin-Huanghttps://github.com/Bin-Huang 请问我是否可以把 chatbox 添加到 https://github.com/Homebrew/homebrew-cask/ ? 我看上面的朋友们只是加到了 https://github.com/ivaquero/homebrew-chinese
Brew Cask 需要作者注册苹果开发者账号,然后进行签名,不确定作者是不是愿意折腾
有该要求的出处或参考文档吗?我从 brew 装过一些没有签名的包,看 contributions 文档里好像也没有这样的硬性要求。
— Reply to this email directly, view it on GitHubhttps://github.com/Bin-Huang/chatbox/issues/33#issuecomment-1550596102, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALB2VQMJO7T67GFUT4XIMBDXGQZQTANCNFSM6AAAAAAVZWJYYQ. You are receiving this because you commented.Message ID: @.***>
如果现在不硬性要求,那再好不过,你自己就可以提交 PR
Sent from my iPhone
On May 17, 2023, at 10:44, Xavier ZZ @.***> wrote:
CI 是要求的,你可以试一下
Sent from my iPhone
On May 17, 2023, at 10:27, mrchi @.***> wrote:
@Bin-Huanghttps://github.com/Bin-Huang 请问我是否可以把 chatbox 添加到 https://github.com/Homebrew/homebrew-cask/ ? 我看上面的朋友们只是加到了 https://github.com/ivaquero/homebrew-chinese
Brew Cask 需要作者注册苹果开发者账号,然后进行签名,不确定作者是不是愿意折腾
有该要求的出处或参考文档吗?我从 brew 装过一些没有签名的包,看 contributions 文档里好像也没有这样的硬性要求。
— Reply to this email directly, view it on GitHubhttps://github.com/Bin-Huang/chatbox/issues/33#issuecomment-1550596102, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALB2VQMJO7T67GFUT4XIMBDXGQZQTANCNFSM6AAAAAAVZWJYYQ. You are receiving this because you commented.Message ID: @.***>
我昨天提交了 PR https://github.com/Homebrew/homebrew-cask/pull/147972
今天看已经被合并了,可以在 homebrew/casks 中安装 chatbox 了。
❯ brew info chatbox
==> chatbox: 0.4.4
https://chatboxapp.xyz/
/usr/local/Caskroom/chatbox/0.4.4 (121B)
From: https://github.com/Homebrew/homebrew-cask/blob/HEAD/Casks/chatbox.rb
==> Name
chatbox
==> Description
Desktop app for GPT-4 / GPT-3.5 (OpenAI API)
==> Artifacts
chatbox.app (App)
==> Analytics
install: 0 (30 days), 0 (90 days), 0 (365 days)
uninstall 和 zap 部分我自己查的目录,@Bin-Huang 作者可以自己再提交 PR 完善一下。