ithayer/stencil

Mustache in Clojure - modified to include c* context in lambdas

Leiningen/Boot

[ithayer/stencil "0.2.0"]

Clojure CLI/deps.edn

ithayer/stencil {:mvn/version "0.2.0"}

Gradle

implementation("ithayer:stencil:0.2.0")

Maven

<dependency>
  <groupId>ithayer</groupId>
  <artifactId>stencil</artifactId>
  <version>0.2.0</version>
</dependency>