This is for macOS only for now (tested on Ventura).
# Make sure homebrew is installed
# See https://brew.sh/ for instructions
# Usually, this is:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Using the tap:
brew tap codecomet-io/tap https://github.com/codecomet-io/installers.git
brew install --HEAD codecomet
# Then start the service
codecomet-machine install
Give it some time to boot, then you can verify it is up with:
codecomet-machine status
Currently, the formula conflicts with lima
.
The workaround unfortunately is to brew unlink lima
.
Lima VZ is not usable rn: lima-vm/lima#1200
Lima clock appears to drift is some unclear circumstances: lima-vm/lima#1307 (comment)