7

How to create a personal homebrew tap

 1 year ago
source link: https://gist.github.com/robertgzr/99dfff157b8253c9d097
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Creating your own Tap

You need a repo (on Github).

The name is important as it should be something with homebew- as a prefix. That way it is super easy to add via the brew tap command.

Put the formulas you want to be in your tap into the root of your repo.

It may be username/homebrew-tap

Add your tap to brew:

$ brew tap username/tap

Now you can install using the formulas you added:

$ brew install yourformulahere

Source:

http://formalfriday.club/2015/01/05/creating-your-own-homebrew-tap-and-formula.html


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK