This repository is a tap that you can use with brew to install Akka tools onto your system. Currently, supported tools are:
akkathe command line interface for Akka
To use these formulae with brew, you'll need to install the tap first
brew tap akka/brewIf you want to remove the tap, you can run
brew untap akka/brewUpdating for formulae installed from this tap is all done via brew update.
To install akka using this tap run brew install akka/brew/akka (which will install the tap automatically) or run
brew tap akka/brew
brew install akkaTo uninstall akka run brew uninstall akka
To update akka run brew update akka
See the LICENSE.