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

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

🍺 Homebrew tap for @hmarr's home brewed software
https://github.com/hmarr/homebrew-tap

Last synced: 4 months ago
JSON representation

🍺 Homebrew tap for @hmarr's home brewed software

Awesome Lists containing this project

README

          

## @hmarr's homebrew tap

Use the tap by running:

```console
$ brew tap hmarr/tap
```

Or if you've already tapped the tap:

```console
$ brew update
```

### [Vitals](Casks/vitals.rb)

Homebrew formula for the [Vitals](https://github.com/hmarr/vitals) app.

Install with:

```console
$ brew tap hmarr/tap
$ brew install vitals
```

### [codeowners](Formula/codeowners.rb)

Homebrew formula for the [codeowners](https://github.com/hmarr/codeowners) tool.

Install with:

```console
$ brew tap hmarr/tap
$ brew install codeowners
```