Looking for the Warp app? It's in the main homebrew-cask repository and can be installed with brew install --cask warp
brew install warpdotdev/warp/<formula>
Or brew tap warpdotdev/warp
and then brew install <formula>
.
Or, in a brew bundle
Brewfile
:
tap "warpdotdev/warp"
brew "<formula>"
brew help
, man brew
or check Homebrew's documentation.