https://github.com/optum/homebrew-tap
https://github.com/optum/homebrew-tap
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/optum/homebrew-tap
- Owner: Optum
- License: apache-2.0
- Created: 2021-02-01T23:16:56.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2026-04-11T16:18:52.000Z (about 2 months ago)
- Last Synced: 2026-04-11T18:14:09.268Z (about 2 months ago)
- Language: Ruby
- Size: 77.1 KB
- Stars: 0
- Watchers: 9
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Notice: NOTICE.txt
Awesome Lists containing this project
README
# Optum Homebrew Tap
[](https://github.com/optum/homebrew-tap/actions)
Welcome to the Homebrew tap for Optum Open source projects.
## Installing a Formula
Replace `` with the name of the package you would like to install.
```sh
brew install optum/tap/
```
## Formulae
| Formula Name | Github Repository |
| ------------ | ------------------------------------------------------- |
| `runiac` | [optum/runiac](https://github.com/optum/runiac) |
| `sourcehawk` | [optum/sourcehawk](https://github.com/optum/sourcehawk) |
| `semver` | [optum/semver-cli](https://github.com/optum/semver-cli) |
## Contributing
If you wish to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md) for
more information.