https://github.com/nvk/homebrew-tap
https://github.com/nvk/homebrew-tap
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nvk/homebrew-tap
- Owner: nvk
- Created: 2026-04-19T14:05:08.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-23T02:22:22.000Z (about 2 months ago)
- Last Synced: 2026-04-25T03:59:15.331Z (about 2 months ago)
- Language: Ruby
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nvk Tap
## How do I install these formulae?
`brew install nvk/tap/`
Or `brew tap nvk/tap` and then `brew install `.
Or, in a `brew bundle` `Brewfile`:
```ruby
tap "nvk/tap"
brew ""
```
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).