A Giter8 template for creating a runnable LaTiS server.
To use this template, install SBT and run sbt new latis-data/latis-server-project.g8
.
See the generated README.md
for instructions on how to get started
with your new LaTiS server project.
To test the template, run sbt g8
and check the output in
target/g8
.