Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nebhale/homebrew-personal

Personal Homebrew Tap
https://github.com/nebhale/homebrew-personal

Last synced: 9 days ago
JSON representation

Personal Homebrew Tap

Awesome Lists containing this project

README

        

# Personal Homebrew Taps

This a [Homebrew Tap][] containing a collection of "formulae" that have not yet been accepted into the mainline Homebrew repo or a different, more authoritative tap.

## Usage

First, add this tap to Homebrew. This will clone the tap repository and symlink all its formulae.

```bash
brew tap nebhale/personal
```

Now you can work on those formulae as if there were in canonical Homebrew repository:

```bash
brew install cfenv
brew install cf-build
```

[Homebrew Tap]: https://github.com/mxcl/homebrew/wiki/brew-tap