This is the official Homebrew tap for Cortex. You can use it to install Cortex on MacOS and Linux using Homebrew.
To install Cortex with Homebrew, aka. brew
, run the following commands:
brew tap janhq/cortexso
brew install cortexso
If you want to install a specific release, you can include the version in the command. You can also view the list of releases here.
brew install [email protected]
To upgrade, it is recommended that you run the brew upgrade
command.
brew upgrade cortexso
If you want to uninstall Cortex, run the following commands:
brew uninstall cortexso
brew untap janhq/cortexso