🍺 Homebrew tap for XMTPD tools.
First, add this tap:
brew tap xmtp/tapThen install the CLI:
brew install xmtpd-cliTo upgrade to the latest release:
brew update
brew upgrade xmtpd-cliShell completions are bundled with the formula. After installation, run:
brew completions bashbrew completions zshbrew completions fishOr source them manually from:
$(brew --prefix)/share/zsh/site-functions
$(brew --prefix)/etc/bash_completion.d
$(brew --prefix)/share/fish/vendor_completions.dMaintained by XMTP.