Skip to content

Instantly share code, notes, and snippets.

@jredh
Last active September 4, 2018 18:18
Show Gist options
  • Save jredh/47f2cfddbb852647a38063b2ec4148c3 to your computer and use it in GitHub Desktop.
Save jredh/47f2cfddbb852647a38063b2ec4148c3 to your computer and use it in GitHub Desktop.
$> brew install sbt
$> brew install sbt@0.13
$> sbt -v
1.1
$> brew switch sbt 0.13.13
$> sbt -v
0.13.13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment