Skip to content

LATaylor-guardian/scala-play.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala Play giter8 Template.

This template provides a project setup for:

  • A compilable and runnable compile time DI Play project
  • A healtcheck endpoint
  • A basic view template
  • Code formatting with Scalariform
  • An example test for the healthcheck endpoint
  • A working logback.xml file integrated with the application.

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

Then:

sbt new LATaylor-guardian/scala-play.g8

You will be asked to fill out some properties required for correctly building your project.

Once done, move to your new project and it should compile and run. Now you can begin customising for your specific projects needs and get started!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published