Skip to content

picguard/homebrew-picguard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-picguard

Test Excavator Add version

Install

brew install picguard/picguard/picguard

Or brew tap picguard/picguard and then brew install picguard.

Or, in a brew bundle Brewfile:

tap "picguard/picguard"
brew "picguard"

Install a specific version

If you want to install a specific release, you can include the version in the command. You can also view the list of releases here.

brew install picguard/picguard/picguard@1-0-0-plus-298

Or

brew tap picguard/picguard

brew install picguard@1-0-0-plus-298

Debug

brew audit --strict --fix --cask picguard

brew livecheck --debug picguard

Documentation

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

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