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

https://github.com/cdelmoral/homebrew-tap

Homebrew tap with my brew recipes
https://github.com/cdelmoral/homebrew-tap

Last synced: 3 months ago
JSON representation

Homebrew tap with my brew recipes

Awesome Lists containing this project

README

        

# My Tap

## How do I install these formulae?

`brew install cdelmoral/tap/`

Or `brew tap cdelmoral/tap` and then `brew install `.

Or, in a [`brew bundle`](https://github.com/Homebrew/homebrew-bundle) `Brewfile`:

```ruby
tap "cdelmoral/tap"
brew ""
```

## Documentation

`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).