Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 525 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 525 Bytes

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