# Tesses50 Tesses-tap ## How do I install these formulae? `brew install tesses50/tesses-tap/` Or `brew tap tesses50/tesses-tap` and then `brew install `. Or, in a `brew bundle` `Brewfile`: ```ruby tap "tesses50/tesses-tap" brew "" ``` ## Documentation `brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).