lein-light

A Leiningen plugin to hook into the Light Table Playground (http://app.kodowa.com/playground)

  • VCSN/A

  • cljdoc documentationcljdoc
  • 36,818 Downloads
  • 1,705 This Version

Leiningen/Boot

[lein-light "0.0.4"]

Clojure CLI/deps.edn

lein-light/lein-light {:mvn/version "0.0.4"}

Gradle

implementation("lein-light:lein-light:0.0.4")

Maven

<dependency>
  <groupId>lein-light</groupId>
  <artifactId>lein-light</artifactId>
  <version>0.0.4</version>
</dependency>