lloydmeta / ctdi-play.g8

Compile-time DI Play template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compile-time DI Play G8 template Build Status

To use, ensure you have SBT 0.13.13 or higher, or G8

Then:

sbt new lloydmeta/ctdi-play.g8

Includes

  • Play project configured for compile time DI
  • MacWire
  • Test harnesses adapted from here
  • Basic integration tests
  • Scalafmt
  • Wartremover
  • Coursier for fetching dependencies

About

Compile-time DI Play template

License:MIT License


Languages

Language:Scala 100.0%