Casks | Version |
---|---|
picguard |
|
picguard-pro |
|
fafarunner |
|
brew install insco-inc/casks/<cask>
Or brew tap insco-inc/casks
and then brew install <cask>
.
Or, in a brew bundle
Brewfile
:
tap "insco-inc/casks"
brew "<cask>"
brew audit --strict --fix --cask <cask>
brew livecheck --debug <cask>
Your taps are Git repositories located at $(brew --repository)/Library/Taps
brew help
, man brew
or check Homebrew's documentation.