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/wilfred
Install the formula.
brew install wilfred
You can verify Wilfred is working by running wilfred --version
.
Upgrade using brew, as you would do with any brew formula.
brew update
brew upgrade
brew help
, man brew
or check Homebrew's documentation.