An open API service indexing awesome lists of open source software.

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

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
```