Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.55 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.55 KB

🍺 MephistoGrumpy's Homebrew Tap

My personal Homebrew tap housing formulas for all my Homebrew projects.

Showcase

Homebrew is a fantastic package manager for macOS and Linux. I release some of my projects via Homebrew as it is widely used and easy to deploy to. This tap is a "self hosted" collection of Homebrew packages. For specific details about a formula contained in this tap, visit that formula's homepage or see the table below.

This repos is completely automated and maintained via Justintime50/homebrew-releaser. If you are looking for a way to publish your own Homebrew formula on your behalf, you should check it out!

📦 Install

# Setup tap
brew tap Mephisto-Grumpy/formulas

# Check out the formulas
brew search Mephisto-Grumpy/formulas

🍴 Table

Project Description Install
dotfiles-installer Clones a github repo and creates symbolic links brew install dotfiles-installer