Welcome to my personal Homebrew tap. This repository contains custom formulae for tools and applications I've developed or find useful.
| Formula | Description | Install |
|---|---|---|
| go-subsonic | A Subsonic client written in Go (TUI) | brew install rbagd/tap/go-subsonic |
You can install any formula directly without tapping:
brew install rbagd/tap/<formula>If you plan to use multiple tools from this tap, it's recommended to tap it first:
brew tap rbagd/tap
brew install <formula>For more information on Homebrew, see the official documentation.
Created and maintained by rbagd.