com.github.kyleburton/impresario

Impresario: Workflow for Clojure

Leiningen/Boot

[com.github.kyleburton/impresario "1.0.13"]

Clojure CLI/deps.edn

com.github.kyleburton/impresario {:mvn/version "1.0.13"}

Gradle

implementation("com.github.kyleburton:impresario:1.0.13")

Maven

<dependency>
  <groupId>com.github.kyleburton</groupId>
  <artifactId>impresario</artifactId>
  <version>1.0.13</version>
</dependency>