ganelon

Microframework bringing instant development of AJAX-enabled web applications to Clojure/Ring.

Leiningen/Boot

[ganelon "0.9-SNAPSHOT"]

Clojure CLI/deps.edn

ganelon/ganelon {:mvn/version "0.9-SNAPSHOT"}

Gradle

implementation("ganelon:ganelon:0.9-SNAPSHOT")

Maven

<dependency>
  <groupId>ganelon</groupId>
  <artifactId>ganelon</artifactId>
  <version>0.9-SNAPSHOT</version>
</dependency>