Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.05 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.05 KB

homebrew-casks

Test Excavator

Casks

  • picguard
  • fafarunner

Install

brew install kjxbyz/casks/<cask>

Or brew tap kjxbyz/casks and then brew install <cask>.

Or, in a brew bundle Brewfile:

tap "kjxbyz/casks"
brew "<cask>"

Debug

brew audit --strict --fix --cask <cask>

brew livecheck --debug <cask>

Documentation

Your taps are Git repositories located at $(brew --repository)/Library/Taps

brew help, man brew or check Homebrew's documentation.