Management of application configuration stored in an external EDN file.
This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2016-06-12 12:57:49 -04:00
src/config initial commit 2016-06-12 12:57:49 -04:00
.gitignore initial commit 2016-06-12 12:57:49 -04:00
LICENSE initial commit 2016-06-12 12:57:49 -04:00
project.clj initial commit 2016-06-12 12:57:49 -04:00
README.md initial commit 2016-06-12 12:57:49 -04:00

config

Simple Clojure library for managing application configuration stored in an external file in EDN format.

Leiningen

[gered/config "0.1"]

Usage

FIXME

License

Copyright © 2016 Gered King

Distributed under the the MIT License. See LICENSE for more details.