https://github.com/hbjydev/homebrew-tap
https://github.com/hbjydev/homebrew-tap
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hbjydev/homebrew-tap
- Owner: hbjydev
- Created: 2024-12-17T15:33:03.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-17T15:56:23.000Z (5 months ago)
- Last Synced: 2024-12-29T17:53:44.259Z (5 months ago)
- Language: Ruby
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hbjydev Tap
## How do I install these formulae?
`brew install hbjydev/tap/`
Or `brew tap hbjydev/tap` and then `brew install `.
Or, in a [`brew bundle`](https://github.com/Homebrew/homebrew-bundle) `Brewfile`:
```ruby
tap "hbjydev/tap"
brew ""
```## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).