muxx

Deploy multiple production and dev websites on one instance of compojure.

Leiningen/Boot

[muxx "0.1.1"]

Clojure CLI/deps.edn

muxx/muxx {:mvn/version "0.1.1"}

Gradle

implementation("muxx:muxx:0.1.1")

Maven

<dependency>
  <groupId>muxx</groupId>
  <artifactId>muxx</artifactId>
  <version>0.1.1</version>
</dependency>