Skip to content

com.github.winmain.webby.sbt-web-runner_2.12_1.0 0.9.0 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com.github.winmain.webby.sbt-web-runner_2.12_1.0</groupId>
  <artifactId>sbt-web-runner</artifactId>
  <version>0.9.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

An SBT plugin for fast & automatic code reloading for web applications. Based on spray/sbt-revolver