Initialized Play project

This commit is contained in:
2026-07-09 00:03:55 +03:00
parent 20d015c9dd
commit ef0d281dcb
20 changed files with 341 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.11")
addSbtPlugin("org.foundweekends.giter8" % "sbt-giter8-scaffold" % "0.18.0")