org.clojars.akiel/env-tools

Library building nested configuration maps from the environment

Leiningen/Boot

[org.clojars.akiel/env-tools "0.2"]

Clojure CLI/deps.edn

org.clojars.akiel/env-tools {:mvn/version "0.2"}

Gradle

implementation("org.clojars.akiel:env-tools:0.2")

Maven

<dependency>
  <groupId>org.clojars.akiel</groupId>
  <artifactId>env-tools</artifactId>
  <version>0.2</version>
</dependency>

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