clj-config

A very simple configuration library that uses Clojure datastructures for configuration.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 4,036 Downloads
  • 3,806 This Version

Leiningen/Boot

[clj-config "0.2.0"]

Clojure CLI/deps.edn

clj-config/clj-config {:mvn/version "0.2.0"}

Gradle

implementation("clj-config:clj-config:0.2.0")

Maven

<dependency>
  <groupId>clj-config</groupId>
  <artifactId>clj-config</artifactId>
  <version>0.2.0</version>
</dependency>