Installing sbt on Mac 

Installing from a third-party package 

Note: Third-party packages may not provide the latest version. Please make sure to report any issues with these packages to the relevant maintainers.

Macports 

$ port install sbt

Homebrew 

$ brew install sbt

Installing from a universal package 

Download ZIP or TGZ package, and expand it.

Typesafe Activator 

See the Typesafe Activator instructions.

Installing manually 

See instruction to install manually.

Contents

sbt Reference Manual
      1. Installing sbt on Mac