Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 804 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 804 Bytes

homebrew-tap

Homebrew is a package manager for OSX. This repository is a collection of some homebrew formulas and casks.

How to use

Tap this repository:

brew update
brew upgrade
brew tap s4heid/homebrew-tap https://github.com/s4heid/homebrew-tap.git

Formulas

Formula Description Homepage
goom A tool for opening urls from the command line https://github.com/s4heid/goom

Install the formulas:

brew install <formula>

Casks

Cask Description Homepage
synoptico A desktop application that can aggregate multiple websites https://github.com/friegger/synoptico

Install the casks:

brew cask install <cask>