johncowie/enviable

A user-friendly and composable way of configuring clojure apps

Leiningen/Boot

[johncowie/enviable "0.1.4-SNAPSHOT"]

Clojure CLI/deps.edn

johncowie/enviable {:mvn/version "0.1.4-SNAPSHOT"}

Gradle

implementation("johncowie:enviable:0.1.4-SNAPSHOT")

Maven

<dependency>
  <groupId>johncowie</groupId>
  <artifactId>enviable</artifactId>
  <version>0.1.4-SNAPSHOT</version>
</dependency>