Edit build.sbt to set up your own app

build.sbt contains the build configuration; you'll want to change the project name and version, to start.

Many templates contain tutorials but this seed template is just intended as a starting point for creating a new app. Check out the "Hello Scala" template, for example, for more guidance.