oconn/re-frame-dev-tools

ClojureScript (re-frame) development tooling

Leiningen/Boot

[oconn/re-frame-dev-tools "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

oconn/re-frame-dev-tools {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("oconn:re-frame-dev-tools:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>oconn</groupId>
  <artifactId>re-frame-dev-tools</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>