Homebrew formulae for Wilfred. Works with Homebrew on macOS and Linuxbrew on Linux.
Refer to the official documentation for more detailed information.
Make sure you already have Docker installed.
Activate the tap.
brew tap wilfred-dev/wilfredInstall the formula.
brew install wilfredYou can verify Wilfred is working by running wilfred --version.
Upgrade using brew, as you would do with any brew formula.
brew update
brew upgradebrew help, man brew or check Homebrew's documentation.