This is a homebrew tap to install the Komodo CLI and Komodo Periphery on Apple silicon based Macs.
Periphery can be used alongside Docker Desktop, OrbStack, Colima, or other Docker-on-Mac tools.
Non-Apple silicon Macs can install this, and replace the binary (/opt/homebrew/bin/periphery) with one built from source on their machine.
brew tap moghtech/komodobrew install moghtech/komodo/kmAnd configure your komodo.cli.toml at $HOME/.config/komodo/komodo.cli.toml.
For more information, see the docs.
brew install moghtech/komodo/periphery && \
brew services start periphery- periphery (binary) ->
/opt/homebrew/bin/periphery - periphery.config.toml ->
/opt/homebrew/etc/komodo/periphery.config.toml - log ->
/opt/homebrew/var/log/komodo/periphery.log