Skip to content

lloydmeta/ctdi-play.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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