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