Created
July 6, 2012 21:56
-
-
Save angeloh/3062980 to your computer and use it in GitHub Desktop.
brew install sbt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew versions sbt | |
$ git checkout 785f6f8 /usr/local/Library/Formula/sbt.rb | |
$ brew unlink sbt (if you have old verion, you might need this) | |
$ brew install sbt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment