Skip to content

daffinity/squbs-scala-seed.g8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Getting Started

  • 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

About

Scala giter8 Template for Squbs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%