fig

A simplistic Clojure library for reading configuration data using clojure.edn

  • VCSN/A

  • cljdoc documentationcljdoc
  • 191 Downloads
  • 5 This Version

Leiningen/Boot

[fig "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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