org.clojars.ray1729/deploy-tools

Handy dandy tools for deploying and archiving Immutant applications.

Leiningen/Boot

[org.clojars.ray1729/deploy-tools "0.14.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.ray1729/deploy-tools {:mvn/version "0.14.1-SNAPSHOT"}

Gradle

implementation("org.clojars.ray1729:deploy-tools:0.14.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.ray1729</groupId>
  <artifactId>deploy-tools</artifactId>
  <version>0.14.1-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.