https://github.com/saghul/homebrew-tap
https://github.com/saghul/homebrew-tap
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/saghul/homebrew-tap
- Owner: saghul
- Created: 2026-06-15T08:23:12.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-06-15T09:30:26.000Z (about 1 month ago)
- Last Synced: 2026-06-15T11:43:08.903Z (about 1 month ago)
- Language: Ruby
- Size: 1.95 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Saghul's Tap
## How do I install these formulae?
`brew install saghul/tap/`
Or `brew tap saghul/tap` and then `brew install `.
Or, in a `brew bundle` `Brewfile`:
```ruby
tap "saghul/tap"
brew ""
```
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).