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/komodo
brew install km
And configure your komodo.cli.toml
at $HOME/.config/komodo/komodo.cli.toml
.
For more information, see the docs.
brew install 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
- stack directory ->
/opt/homebrew/var/komodo/stacks/
- repo directory ->
/opt/homebrew/var/komodo/repos/