https://github.com/wilmoore/homebrew-formulae
A Homebrew tap for my open-source projects.
https://github.com/wilmoore/homebrew-formulae
aws-iam-authenticator brew formula formulae homebrew homebrew-formulae homebrew-tap php-version tap wilmoore
Last synced: about 2 months ago
JSON representation
A Homebrew tap for my open-source projects.
- Host: GitHub
- URL: https://github.com/wilmoore/homebrew-formulae
- Owner: wilmoore
- Created: 2019-03-11T07:57:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-27T20:23:08.000Z (almost 5 years ago)
- Last Synced: 2025-01-06T14:47:16.787Z (over 1 year ago)
- Topics: aws-iam-authenticator, brew, formula, formulae, homebrew, homebrew-formulae, homebrew-tap, php-version, tap, wilmoore
- Language: Ruby
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Homebrew Formulae
> [brew tap][] by [@wilmoore][].
## Usage
Packages in located in the [./Formula][] directory can be installed via canonical formula path:
brew install --verbose wilmoore/formulae/claude-code
or, add the `wilmoore/formulae` tap:
brew tap wilmoore/formulae
then, install packages contained in the tap:
brew install aws-iam-authenticator
brew install claude-code
brew install openfang
brew install php-version
## Contributing
Submit pull requests against the respective repos:
* [openfang](https://github.com/RightNow-AI/openfang)
* [php-version](https://github.com/wilmoore/php-version)
* [aws-iam-authenticator](https://github.com/kubernetes-sigs/aws-iam-authenticator)
[./Formula]: https://github.com/wilmoore/homebrew-formulae/tree/master/Formula
[@wilmoore]: https://github.com/wilmoore
[brew tap]: https://github.com/Homebrew/brew/blob/master/docs/Taps.md