https://github.com/busterc/homebrew-tap
:beer: a Homebrew tap for my personally crafted formulae
https://github.com/busterc/homebrew-tap
homebrew homebrew-formula homebrew-formulae homebrew-tap
Last synced: 6 months ago
JSON representation
:beer: a Homebrew tap for my personally crafted formulae
- Host: GitHub
- URL: https://github.com/busterc/homebrew-tap
- Owner: busterc
- Created: 2017-12-14T21:02:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-10-29T18:45:50.000Z (over 4 years ago)
- Last Synced: 2025-06-17T06:46:35.668Z (10 months ago)
- Topics: homebrew, homebrew-formula, homebrew-formulae, homebrew-tap
- Language: Ruby
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew-Tap
A collection of my personally crafted [Homebrew](https://brew.sh/) formulae.
## Usage
```sh
# add my tap (just once)
$ brew tap busterc/tap
# install my formulae
$ brew install
```
## Available Formulae
- **[osx-iso](https://github.com/busterc/osx-iso)** - Create a bootable ISO of OS X / macOS, from the installation app file
## Cheers!