Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 632 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 632 Bytes

Red6785 Miscbrew

A personal collection of un-notarized Homebrew Casks for applications I personally use.

How do I install these casks?

brew install red6785/miscbrew/<cask>

Or brew tap red6785/miscbrew and then brew install <cask>.

Or, in a brew bundle Brewfile:

tap "red6785/miscbrew"
brew "<cask>"

Note that these will be blocked by Apple Gatekeeper, as they are not signed. To prevent this, you can add the option --no-quarantine to the command.

Documentation

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