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

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

Homebrew tap
https://github.com/tdewolff/homebrew-tap

Last synced: 3 months ago
JSON representation

Homebrew tap

Awesome Lists containing this project

README

        

# Tdewolff Tap

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

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

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

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

## Formulae
### Minify
To install minify, run:

```
brew install tdewolff/tap/minify
```

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