Skip to content

kjxbyz/homebrew-casks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.