muya / play-sbt-scala-seed.g8

A Giter8 seed template for a Scala Play! framework application with SBT Layout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Giter8 template for Play! Framework Scala Project with SBT Layout!

Template license

Written in 2018 by Fred Muya oss.encore@mailhero.io

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this template to the public domain worldwide. This template is distributed without any warranty. See http://creativecommons.org/publicdomain/zero/1.0/.

Running

If you want to create a project:

sbt new muya/play-sbt-scala-seed.g8

Running locally

If you are testing this giter8 template locally, you should install g8 and then run the local test feature:

g8 file://play-sbt-scala-seed.g8/ --name=my-seed-test --force

Will create an example template called my-seed-test, for example.

About

A Giter8 seed template for a Scala Play! framework application with SBT Layout


Languages

Language:Scala 79.5%Language:HTML 20.5%