/homebrew-tap

A custom tap for Homebrew.

Primary LanguageRubyMIT LicenseMIT

Homebrew Tap

Software License Repo Size

A custom tap for Homebrew.

Install

Via Homebrew

# For all casks
$ brew tap owenvoke/tap

# For a single cask
$ brew install --cask owenvoke/tap/[package]

# For a single cask with no repository
$ brew install --cask "https://raw.githubusercontent.com/owenvoke/homebrew-tap/main/Casks/[package].rb"

Available Casks

Available Formulae

Deprecated Casks and Formulae

Updates

Casks and formulae in this tap are periodically checked for updates, and updates are applied manually.

To check for new updates for any of the casks or formulae, run the following command:

brew livecheck --tap owenvoke/tap

If an update is available, you can open a pull request using the brew bump-cask-pr command.

Credits

License

The MIT License (MIT). Please see License File for more information.