https://github.com/nextfire/homebrew-tap
🍻 NextFire Homebrew tap
https://github.com/nextfire/homebrew-tap
Last synced: 10 months ago
JSON representation
🍻 NextFire Homebrew tap
- Host: GitHub
- URL: https://github.com/nextfire/homebrew-tap
- Owner: NextFire
- License: mit
- Created: 2021-11-02T11:47:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-15T08:44:03.000Z (11 months ago)
- Last Synced: 2025-07-15T19:47:57.499Z (11 months ago)
- Language: Ruby
- Homepage:
- Size: 174 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NextFire Tap
## How do I install these formulae?
`brew install nextfire/tap/`
Or `brew tap nextfire/tap` and then `brew install `.
Or, in a [`brew bundle`](https://github.com/Homebrew/homebrew-bundle) `Brewfile`:
```ruby
tap "nextfire/tap"
brew ""
```
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).