com.yetanalytics/lein-figwheel

ClojureScript Autobuilder/Server which pushes changed files to the browser. This is the lein plugin.

Leiningen/Boot

[com.yetanalytics/lein-figwheel "0.5.9-SNAPSHOT"]

Clojure CLI/deps.edn

com.yetanalytics/lein-figwheel {:mvn/version "0.5.9-SNAPSHOT"}

Gradle

implementation("com.yetanalytics:lein-figwheel:0.5.9-SNAPSHOT")

Maven

<dependency>
  <groupId>com.yetanalytics</groupId>
  <artifactId>lein-figwheel</artifactId>
  <version>0.5.9-SNAPSHOT</version>
</dependency>