Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Komodo Homebrew 🦎

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.

Add the homebrew tap

brew tap moghtech/komodo

Install CLI

brew install moghtech/komodo/km

And configure your komodo.cli.toml at $HOME/.config/komodo/komodo.cli.toml. For more information, see the docs.

Install Periphery

brew install moghtech/komodo/periphery && \
	brew services start periphery

And configure your periphery.config.toml at $(brew --prefix)/etc/komodo/periphery.config.toml. For more information, see the docs.

Relevant Paths

  • periphery (binary) -> $(brew --prefix)/bin/periphery
  • periphery.config.toml -> $(brew --prefix)/etc/komodo/periphery.config.toml
  • log -> $(brew --prefix)/var/log/komodo/periphery.log

About

Homebrew tap to install Komodo CLI and Periphery

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages