A custom cask collection for Homebrew.
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]
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.
The MIT License (MIT). Please see License File for more information.