A repository to hold all of my Homebrew Formulae to work with brew tap
Find a file
2026-01-17 21:01:29 -05:00
Formula feat(envman): add formula 2026-01-17 21:01:29 -05:00
LICENSE Initial commit 2022-04-18 00:27:28 -04:00
README.md feat(envman): add formula 2026-01-17 21:01:29 -05:00

Hisbaan's Homebrew Tap

This is where the Formlae for all the things I want to package for Homebrew live.

Installation

To install the tap, run the following command:

brew tap hisbaan/tap

Packages

Currently, this tap contains the following packages:

  • didyoumean: A CLI spelling corrector written in Rust.
    brew install didyoumean
    
  • kaboom: A timed TUI tiping game inspired by Bomb Party.
    brew install kaboom
    
  • envman: A CLI for managing local environment variable files.
    brew install envman