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@latestHomebrew
Section titled “Homebrew”On macOS and Linux, you can install Muffet via Homebrew.
brew install muffetDocker
Section titled “Docker”You can install the Docker image of Muffet.
docker pull raviqqe/muffet