Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 461 Bytes

File metadata and controls

20 lines (12 loc) · 461 Bytes

homebrew-tap

This repository is a tap for Homebrew to source official Endless Sky taps from.

How do I install these casks?

brew install endless-sky/tap/<cask-name>

Or brew tap endless-sky/tap once and then brew install <cask-name> for all desired casks.

Or, in a brew bundle Brewfile:

tap "endless-sky/tap"
brew "<cask-name>"

Documentation

brew help, man brew or check Homebrew's documentation.