3 lines
160 B
Scala
3 lines
160 B
Scala
// This plugin adds forked run capabilities to Play projects which is needed for Activator.
|
|
|
|
addSbtPlugin("com.typesafe.play" % "sbt-fork-run-plugin" % "2.4.4") |