Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.22 KB

README.md

File metadata and controls

47 lines (29 loc) · 1.22 KB

Worksome Homebrew Tap

Software License Repo Size

A custom cask collection for Homebrew.

Install

Via Homebrew

# For all casks and formulae
$ brew tap worksome/tap

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

# For a single formula
$ brew install --formula worksome/tap/[package]

Available 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 worksome/tap

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

License

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