Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 647 Bytes

README.md

File metadata and controls

44 lines (28 loc) · 647 Bytes

Mason for Homebrew

This is the official mason tap for homebrew.

Mac users can use these formulas to easily install and update mason.

Initial Setup

If you don't have homebrew, install it from their homepage.

Then add this tap:

brew tap felangel/mason

Installing

To install mason:

brew install mason

Updating

To update mason run:

brew update
brew upgrade mason

Uninstalling

To uninstall mason run:

brew uninstall mason
brew untap felangel/mason