This repository stores all the Homebrew taps for the project. Homebrew taps are external sources of Homebrew formulae, which allow you to distribute your own software through Homebrew.
To use the taps from this repository, you first need to add this tap to your Homebrew configuration:
brew tap devbytes-cloud/homebrew-tapAfter tapping the repository, you can install the available formulae. For example, to install the conditioner formula:
brew install conditioner- conditioner: Conditioner plugin allows you to add, update, or remove conditions on Kubernetes nodes. GitHub Repository
Contributions are welcome! If you have a new formula or an improvement to an existing one, feel free to open a pull request.
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Commit your changes and push your branch to your fork.
- Open a pull request with a detailed description of your changes.
This project is licensed under the Apache-2.0 License - see the LICENSE file for details.