This is a homebrew tap to install the Komodo CLI and Komodo Periphery on macOS (Apple silicon) and Linux (x86_64 / aarch64).
Periphery can be used alongside Docker Desktop, OrbStack, Colima, or other container runtimes.
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) ->
$(brew --prefix)/bin/periphery - periphery.config.toml ->
$(brew --prefix)/etc/komodo/periphery.config.toml - log ->
$(brew --prefix)/var/log/komodo/periphery.log