https://github.com/ibotta/homebrew-public
Ibotta public homebrew recipes
https://github.com/ibotta/homebrew-public
homebrew tap
Last synced: about 2 months ago
JSON representation
Ibotta public homebrew recipes
- Host: GitHub
- URL: https://github.com/ibotta/homebrew-public
- Owner: Ibotta
- License: apache-2.0
- Created: 2018-02-04T21:36:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-18T20:15:52.000Z (about 3 years ago)
- Last Synced: 2025-04-09T14:08:24.488Z (about 1 year ago)
- Topics: homebrew, tap
- Language: Ruby
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Ibotta homebrew formulas
Install utilities and dependencies with ease
```sh
brew tap Ibotta/public
```
Install any specific formula in the [Formula/](Formula/) folder:
```sh
brew install Ibotta/public/formulaname
```
eg.
```sh
brew install Ibotta/public/sopstool
```
## Issues
Formula in this repository are managed by the Ibotta Opensource team to support other projects. If you have additions, fixes, or other issues, please use those repositories directly.