Add an autoreload option to have instant feedback #209
Comments
+1 |
sbt-revolver has a |
so sbt-revolver working for me, but with some downtime in plugins.sbt addSbtPlugin("io.spray" % "sbt-revolver" % "0.7.2") in build.sbt/Build.scala Revolver.settings and then |
Addressed in baabcf3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Provide a way to reload finatra, so that people have some instant feedback.
It would be great if there is built in support for auto reloading of code something like that:
http://www.scala-sbt.org/release/docs/Triggered-Execution.html
The text was updated successfully, but these errors were encountered: