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
- Host: GitHub
- URL: https://github.com/hmarr/homebrew-tap
- Owner: hmarr
- License: mit
- Created: 2020-08-08T09:21:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-26T17:30:30.000Z (almost 2 years ago)
- Last Synced: 2025-10-10T02:39:38.698Z (8 months ago)
- Language: Ruby
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```