Open
Description
Search before asking
Motivation
Currently, on macOS, it is not possible to install Pake using the command line only.
Solution
Support pure command-line installation, for example:
brew install --cask pake-chagpt
brew install --cask pake-deepseek
This way, these apps can be automatically updated to the latest version using:
brew upgrade
Alternatives
No response
Anything else?
No response
Are you willing to submit a PR?
- I'm willing to submit a PR!