Skip to content

Install

If your system provides the Go programming language installed already, you can run the go install command to install Muffet.

Terminal window
go install github.com/raviqqe/muffet/v2@latest

On macOS and Linux, you can install Muffet via Homebrew.

Terminal window
brew install muffet

You can install the Docker image of Muffet.

Terminal window
docker pull raviqqe/muffet