The way most developers get started contributing to a project.
Scalate uses sbt as its primary build tool for performing releases and uses the pom.xml to describe dependencies between modules.
Required:
sbt compile sbt test