Install
If your system provides the Go programming language installed already, you can run the go install
command to install Muffet.
go install github.com/raviqqe/muffet/v2@latest
Homebrew
Section titled “Homebrew”On macOS and Linux, you can install Muffet via Homebrew.
brew install muffet
Docker
Section titled “Docker”You can install the Docker image of Muffet.
docker pull raviqqe/muffet