https://github.com/bdeshi/homebrew-taps
https://github.com/bdeshi/homebrew-taps
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bdeshi/homebrew-taps
- Owner: bdeshi
- License: mit
- Created: 2024-08-21T20:22:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T20:57:47.000Z (almost 2 years ago)
- Last Synced: 2024-12-29T11:29:31.309Z (over 1 year ago)
- Language: Ruby
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bdeshi/homebrew-taps
## How do I install these formulae?
`brew install bdeshi/taps/`
Or `brew tap bdeshi/taps` and then `brew install `.
Or, in a [`brew bundle`](https://github.com/Homebrew/homebrew-bundle) `Brewfile`:
```ruby
tap "bdeshi/taps"
brew ""
```
## Documentation
`brew help`, `man brew` or check [Homebrew's docÇumentation](https://docs.brew.sh).