Skip to content

my1795/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Homebrew

Formulae

Invoke either of the following commands if the formula is hosted at GitHub

$ brew install my1795/tap/<formula>

Or

$ brew tap my1795/tap
$ brew install <formula>

Invoke the following command if the formula is not hosted at GitHub

brew tap my1795/homebrew-tap 
brew install <formula>

Casks

Invoke either of the following commands if the cask is hosted at GitHub

$ brew install --cask my1795/tap/<cask>

Or

$ brew tap my1795/tap
$ brew install --cask <cask>

Invoke the following command if the cask is not hosted at GitHub

brew tap my1795/homebrew-tap 
brew install --cask <formula>

If you get a dialog stating the cask is broken try installing with --no-quarantine.

Documentation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages