Skip to content

Instantly share code, notes, and snippets.

@davidbarkhuizen
Last active November 24, 2017 10:11
Show Gist options
  • Select an option

  • Save davidbarkhuizen/7620cde656b97f166261b899bf574f48 to your computer and use it in GitHub Desktop.

Select an option

Save davidbarkhuizen/7620cde656b97f166261b899bf574f48 to your computer and use it in GitHub Desktop.
scala build tool cheat sheet
# sbt version
sbt sbt-version
or
sbt sbtVersion
# get scala version from sbt
$ sbt
[project] $ scala-version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment