Skip to content

Install with Homebrew

You can install Zoe with Homebrew in both MacOs and linux environments.

To install Zoe with Homebrew, you need the following prerequisites:

  • Homebrew
  • JDK11 or higher (You can install it either with sdkman or Homebrew itself).

Once you have the above installed, you can proceed to the next step:

# install
brew install adevinta/homebrew-zoe/zoe

# test
zoe --help

You are now ready to use zoe. Go to the Getting started section.