https://github.com/tdewolff/homebrew-tap
Homebrew tap
https://github.com/tdewolff/homebrew-tap
Last synced: 3 months ago
JSON representation
Homebrew tap
- Host: GitHub
- URL: https://github.com/tdewolff/homebrew-tap
- Owner: tdewolff
- Created: 2019-12-02T17:16:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T12:29:25.000Z (about 1 year ago)
- Last Synced: 2024-05-22T13:37:07.043Z (about 1 year ago)
- Language: Ruby
- Size: 34.2 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).