https://github.com/amancevice/homebrew-tap
Homebrew Formulas
https://github.com/amancevice/homebrew-tap
Last synced: 28 days ago
JSON representation
Homebrew Formulas
- Host: GitHub
- URL: https://github.com/amancevice/homebrew-tap
- Owner: amancevice
- License: mit
- Created: 2018-02-15T16:39:53.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2022-11-25T13:57:31.000Z (over 2 years ago)
- Last Synced: 2025-02-10T18:11:36.007Z (3 months ago)
- Language: Ruby
- Size: 84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Homebrew Tap
## How do I install these formulae?
`brew install amancevice/tap/`Or `brew tap amancevice/tap` and then `brew install `.
Or install via URL (which will not receive updates):
```
brew install https://raw.githubusercontent.com/amancevice/homebrew-taps/master/Formula/.rb
```## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).