mvc-works/lein-html-entry

Generate index.html for loading scripts

Leiningen/Boot

[mvc-works/lein-html-entry "0.0.2"]

Clojure CLI/deps.edn

mvc-works/lein-html-entry {:mvn/version "0.0.2"}

Gradle

implementation("mvc-works:lein-html-entry:0.0.2")

Maven

<dependency>
  <groupId>mvc-works</groupId>
  <artifactId>lein-html-entry</artifactId>
  <version>0.0.2</version>
</dependency>