Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 481 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 481 Bytes

Praecantatio

An example application built from the ce3.g8 template.

Run application

sbt run

Run tests

sbt test

sbt-tpolecat

This template uses the sbt-tpolecat sbt plugin to set Scala compiler options to recommended defaults. If you want to change these defaults or find out about the different modes the plugin can operate in you can find out here.