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

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

Homebrew tap for things I use(d)
https://github.com/timvw/homebrew-tap

Last synced: about 1 month ago
JSON representation

Homebrew tap for things I use(d)

Awesome Lists containing this project

README

        

# Timvw tap

## How do I install these formulae?
```bash
brew install timvw/tap/
```

Or

```bash
brew tap timvw/tap
brew install
```

Or install via URL (which will not receive updates):

```
brew install https://raw.githubusercontent.com/timvw/homebrew-tap/master/Formula/.rb
```

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