Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 904 Bytes

README.md

File metadata and controls

50 lines (29 loc) · 904 Bytes

Akka Homebrew Tap

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

Using this tap

Install

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

brew tap akka/brew

Uninstall

If you want to remove the tap, you can run

brew untap akka/brew

Update

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

akka

Install

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

Uninstall

To uninstall akka run brew uninstall akka

Update

To update akka run brew update akka

License

See the LICENSE.