How do I check which version of sbt I\'m running?
I have the bash file set up that uses sbt-launch.jar, and it works, but
sbt-launch.jar
$ sbt vers
Running the command, "sbt sbt-version" will simply output your current directory and the version number.
$ sbt sbt-version [info] Set current project to spark (in build file:/home/morgan/code/spark/) [info] 0.13.8