Skip to content

signal-09/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Tap Repository

What is Homebrew?

Package manager for macOS (or Linux), see more at https://brew.sh

What is a Tap?

A third-party (in relation to Homebrew) repository providing installable packages (formulae) on macOS and Linux.

See more at https://docs.brew.sh/Taps

How do I install packages from here?

brew install signal-09/tap/name

You can also only add the tap which makes formulae within it available in search results (brew search output):

brew tap signal-09/tap

Note: to clone the tap via SSH you will need to use:

brew tap signal-09/tap https://github.com/signal-09/homebrew-tap

While you may search across taps, it is necessary to always use fully qualified name (incl. the signal-09/tap/ prefix) when refering to formulae in external taps such as this one outside of search.

What packages are available?

With the following commands, you can install the latest version of each project:

# Formulae
brew install signl09/tap/iproute4mac

Many packages here are in prerelease stage (including as alpha's, beta's, and release candidates).

About

Personal Homebrew repository of amenities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published