Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 806 Bytes

File metadata and controls

29 lines (21 loc) · 806 Bytes

Homebrew Tap for rbagd

Welcome to my personal Homebrew tap. This repository contains custom formulae for tools and applications I've developed or find useful.

📦 Available Formulae

Formula Description Install
go-subsonic A Subsonic client written in Go (TUI) brew install rbagd/tap/go-subsonic

🚀 Installation

Simple Install

You can install any formula directly without tapping:

brew install rbagd/tap/<formula>

Tapping the Repository

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.