Liking cljdoc? Tell your friends :D

read-config

a Clojure function that reads and .edn file relative to the project directory

Usage

in your project.clj:

[read-config "0.1.0"]

Examples


(require '[read-config.core :refer [read-config])

(read-config "your-data.edn")

Can you improve this documentation? These fine people already did:
Daniel Meneses & daplay
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close