A Giter8 template for creating squbs scala apps.
This is a fork of https://github.com/paypal/squbs-scala-seed.g8 with changes to versions and build.sbt settings for working with scala 2.12 and sbt 1.0. Note that it references squbs version 0.10.0-SNAPSHOT
.
The fork was created by Tom Schweiger; please direct questions, suggestions, and compaints to him.
To use a port other than 8080 (the default port) edit src/main/resources/application.conf
-
Don't
git clone
this project! -
Create a directory for your project
-
Once in that directory, run
sbt new daffinity/squbs-scala-seed.g8
-
Enter the requested details
-
Celebrate