Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nhoizey/homebrew-cask
My own tap of Homebrew casks
https://github.com/nhoizey/homebrew-cask
homebrew homebrew-cask homebrew-tap
Last synced: about 1 month ago
JSON representation
My own tap of Homebrew casks
- Host: GitHub
- URL: https://github.com/nhoizey/homebrew-cask
- Owner: nhoizey
- Created: 2020-09-11T13:30:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T10:44:09.000Z (about 2 years ago)
- Last Synced: 2024-12-20T02:29:13.155Z (about 1 month ago)
- Topics: homebrew, homebrew-cask, homebrew-tap
- Language: Ruby
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My own tap for Homebrew Casks
[Homebrew](https://brew.sh/) is The Missing Package Manager for macOS (or Linux).
As Jonathan Chang — one of Homebrew maintainers — [said](https://jonathanchang.org/blog/maintain-your-own-homebrew-repository-with-binary-bottles/), "Homebrew does not package everything. Many things are too niche, specialized, or complicated for the Homebrew maintainers to build and distribute."
For example, they removed [Subsmarine](https://www.cocoawithchurros.com/subsmarine.php) because there were ["too few downloads"](https://github.com/Homebrew/homebrew-cask/commit/19ad2b9e10417f95ccab12ee8031e2bea96ec13e).
That's why I created my own tap, right here.
## Add the tap
```bash
brew tap nhoizey/cask
```## Install one of the available formula
```bash
brew cask install subsmarine
```## Currently available
Look inside [the `Casks` folder](./Casks/).