Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nebhale/homebrew-personal
- Owner: nebhale
- Created: 2013-12-06T11:43:42.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2021-10-06T23:13:44.000Z (about 3 years ago)
- Last Synced: 2024-11-02T06:06:18.179Z (about 2 months ago)
- Language: Ruby
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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