https://github.com/varabyte/homebrew-tap
A collection of Homebrew formulas for Varabyte binaries
https://github.com/varabyte/homebrew-tap
Last synced: 4 months ago
JSON representation
A collection of Homebrew formulas for Varabyte binaries
- Host: GitHub
- URL: https://github.com/varabyte/homebrew-tap
- Owner: varabyte
- License: apache-2.0
- Created: 2022-01-24T23:00:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-31T23:21:17.000Z (10 months ago)
- Last Synced: 2025-08-01T01:34:20.762Z (10 months ago)
- Language: Ruby
- Size: 31.3 KB
- Stars: 1
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Homebrew Tap
This project is a list of formulae for exposing Varabyte artifacts to Homebrew.
## Formulae
Install a formula either by listing the tap path explicitly:
```sh
$ brew install varabyte/tap/
```
Or by installing our tap first:
```sh
$ brew tap varabyte/tap # you only need to do this the first time
$ brew install
```