com.github.ragnard/hamelito

Library for a subset of Haml with hiccup and enlive support

Leiningen/Boot

[com.github.ragnard/hamelito "0.2.2-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.ragnard/hamelito {:mvn/version "0.2.2-SNAPSHOT"}

Gradle

implementation("com.github.ragnard:hamelito:0.2.2-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.ragnard</groupId>
  <artifactId>hamelito</artifactId>
  <version>0.2.2-SNAPSHOT</version>
</dependency>