My Homebrew taps repository
  • Shell 58.6%
  • Ruby 41.4%
Find a file
2026-08-30 15:01:30 +00:00
.github feat: make 'brew test-bot' actually test the tap 2026-08-30 07:28:50 +02:00
Formula chore: bump licenzio to 0.2.2 2026-08-30 15:01:30 +00:00
brew.sh chore(script): fix warnings raised by brew style 2026-08-30 06:50:03 +02:00
README.md feat: add first formula and testing script 2026-08-30 06:41:33 +02:00

@khalidbelk Taps

How do I install these formulae?

brew install khalidbelk/taps/<formula>

Or brew tap khalidbelk/taps and then brew install <formula>.

Or, in a brew bundle Brewfile:

tap "khalidbelk/taps"
brew "<formula>"

Documentation

brew help, man brew or check Homebrew's documentation.