Chocolate Use the .jar file in the root to run. You need java installed. Run with java -jar Chocolate.jar temp.choco Building it yourself You need sbt installed. Run sbt "chocolateJVM/run temp.choco" to run, or to create a .jar file, sbt assembly.