This repository is a tap
that you can use with brew
to install Akka tools onto your system. Currently, supported tools are:
akka
the command line interface for Akka
To use these formulae with brew
, you'll need to install the tap first
brew tap akka/brew
If you want to remove the tap, you can run
brew untap akka/brew
Updating 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 akka
To uninstall akka
run brew uninstall akka
To update akka
run brew update akka
See the LICENSE.