Skip to content

Latest commit

 

History

History
70 lines (45 loc) · 1.66 KB

README.md

File metadata and controls

70 lines (45 loc) · 1.66 KB

Homebrew-Extras

Homebrew CI license code-size repo-size

Extras Homebrew 🍺 Casks Not Included in the Official Repos.

👏 Welcome discussion on Discussions. 🎙️

📝 TL;DR

📦 List of Entries

🏃 Get Started

/bin/zsh -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

For more details, check Homebrew official site.

🍺 User Guide

🚰 Tap this repo at the 1st time

brew tap brewforge/extras

🔍 Search

brew search <formula/cask>

🛒 Install

brew install <formula>
brew install --cask <cask>

🗑️ Remove

brew rm <formula/cask>

🧾 List the installed software

brew ls

🙏 More help

brew help

✨ Contributing

Please directly initiate a pull request or issue.