JohannLai / gptcli

🔥 All in one ChatGPT CLI, build your own AI cli tools just like GitHub Actions workflow gptcli. 内置 AI commmit(自动生成 commit message)、AI Command(自然语言转命令行)、翻译、gitmoji 等插件。秒级创建任意自定义 ChatGPT CLI 工具,就像创建一个 GitHub Actions 这么简单,让 AI 帮助我们链接自然语言和结构化数据。
https://www.gptcli.com
MIT License
255 stars 13 forks source link

brew install doesn't work #16

Open o6uoq opened 1 year ago

o6uoq commented 1 year ago

When trying to brew install, it asks for a GitHub login:

❯ brew install johannlai/tap/gptcli
==> Tapping johannlai/tap
Cloning into '/usr/local/Homebrew/Library/Taps/johannlai/homebrew-tap'...
Username for 'https://github.com': 

JohannLai doesn't have a publicly available repo by the name homebrew-tap, which is required for brew taps to work.

JohannLai commented 1 year ago

sorry,Work In Process