Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shoekstra/homebrew-tap

Homebrew tap for custom formulas.
https://github.com/shoekstra/homebrew-tap

Last synced: about 1 month ago
JSON representation

Homebrew tap for custom formulas.

Awesome Lists containing this project

README

        

# homebrew-tap

This repo is a [homebrew-tap](https://docs.brew.sh/Taps) for custom formulas.

## Usage

Add this repo as a tap:

```bash
brew tap shoekstra/tap
```

Install app:

```bash
brew install $formula
```