This repository is a tap that you can use with brew to install Lightbend tools onto your system. Currently supported tools are:
akkaslsthe command line interface for Akka Serverlesskubectl-cloudflowthe command line interface for Cloudflow and Akka Data Pipelines
To use these formulae with brew, you'll need to install the tap first
brew tap lightbend-labs/brewIf you want to remove the tap, you can run
brew untap lightbend-labs/brewUpdating for formulae installed from this tap is all done via brew update.
To install akkasls using this tap run brew install lightbend-labs/brew/akkasls (which will install the tap automatically) or run
brew tap lightbend-labs/brew
brew install akkaslsTo uninstall akkasls run brew uninstall akkasls
To update akkasls run brew update akkasls
To install kubectl-cloudflow using this tap run brew install lightbend-labs/brew/kubectl-cloudflow (which will install the tap automatically) or run
brew tap lightbend-labs/brew
brew install kubectl-cloudflowTo uninstall kubectl-cloudflow run brew uninstall kubectl-cloudflow
To update kubectl-cloudflow run brew update kubectl-cloudflow
To update the akkasls.rb formula file, run node scripts/update.js
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.
This project is provided on an as-is basis and is not covered by the Lightbend Support policy.
See the LICENSE.