habitat

Environment-based configuration for Clojure.

Leiningen/Boot

[habitat "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

habitat/habitat {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("habitat:habitat:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>habitat</groupId>
  <artifactId>habitat</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>