homebrew brew

Homebrew is a package manager for macOS which provides easy installation and update management of additional software. This Tap (repository) contains the Formulae for tools that Lightbend offers.

2
2
Ruby

Lightbend Homebrew Tap

This repository is a tap that you can use with brew to install Lightbend tools onto your system. Currently, supported tools are:

  • kalix the command line interface for Kalix

Using this tap

Install

To use these formulae with brew, you’ll need to install the tap first

brew tap lightbend/brew

Uninstall

If you want to remove the tap, you can run

brew untap lightbend/brew

Update

Updating for formulae installed from this tap is all done via brew update.

kalix

Install

To install kalix using this tap run brew install lightbend/brew/kalix (which will install the tap automatically) or run

brew tap lightbend/brew
brew install kalix

Uninstall

To uninstall kalix run brew uninstall kalix

Update

To update kalix run brew update kalix

Contributing

We welcome all contributions! Pull requests are the preferred way to share your contributions. For major changes, please open an issue first to discuss what you would like to change.

Support

This project is provided on an as-is basis and is not covered by the Lightbend Support policy.

License

See the LICENSE.