com.joshuadavey/boot-haml

Boot task to compile haml to html

Leiningen/Boot

[com.joshuadavey/boot-haml "0.0.1"]

Clojure CLI/deps.edn

com.joshuadavey/boot-haml {:mvn/version "0.0.1"}

Gradle

implementation("com.joshuadavey:boot-haml:0.0.1")

Maven

<dependency>
  <groupId>com.joshuadavey</groupId>
  <artifactId>boot-haml</artifactId>
  <version>0.0.1</version>
</dependency>