Install Flora with Homebrew:
brew tap flora-suite/flora
brew install --cask floraThe cask supports macOS and 64-bit x86 Linux. On macOS, launch Flora from the Applications folder or Launchpad.
Install the command-line agent on macOS or Linux (amd64 and arm64):
brew tap flora-suite/flora
brew install flora-agentThe Formula/flora-agent.rb formula is updated automatically after each
flora-suite/flora-agent GitHub Release.
Stable Flora releases automatically open a cask-update pull request. To enable this,
add a fine-grained personal access token named HOMEBREW_TAP_TOKEN to the
flora-suite/flora repository. Limit the token to the flora-suite/homebrew-flora
repository and grant it Contents: Read and write permission.