Currently published formulae:
frmtr- Java formatter: lanwen/frmtr
Install directly:
brew install lanwen/tap/frmtrOr tap first and trust the formula explicitly:
brew tap lanwen/tap
brew trust --formula lanwen/tap/frmtr
brew install frmtrFor one-off installs, prefer the fully-qualified install because Homebrew trusts only the requested formula.
No casks are currently published in this tap.
If casks are added later, prefer fully-qualified installation:
brew install --cask lanwen/tap/<cask>Or tap first and trust the cask explicitly:
brew tap lanwen/tap
brew trust --cask lanwen/tap/<cask>
brew install --cask <cask>Trust the whole tap only if you are comfortable with Homebrew loading all current and future formulae, casks, and external commands from it.
See brew help, man brew, or Homebrew's documentation.