https://github.com/tinder/homebrew-tap
Public Homebrew Formulae - for open source and publicly available software only
https://github.com/tinder/homebrew-tap
Last synced: 3 months ago
JSON representation
Public Homebrew Formulae - for open source and publicly available software only
- Host: GitHub
- URL: https://github.com/tinder/homebrew-tap
- Owner: Tinder
- Created: 2020-03-17T16:24:29.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-11-28T17:27:43.000Z (over 3 years ago)
- Last Synced: 2025-04-10T02:45:15.673Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 16.6 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Public Homebrew Formulae
__for open source and publicly available software only__
## Tap
```
brew tap Tinder/tap
```
## Formulae
### GitQuery
https://github.com/Tinder/GitQuery
To install:
```
brew install gitquery
```
or, to upgrade:
```
brew upgrade tinder/tap/gitquery
```
## Homebrew Documentation
`man brew`, `brew help` or visit the [Homebrew Documentation](https://docs.brew.sh) online.