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.
config/README.md
2016-06-12 12:57:49 -04:00

21 lines
290 B
Markdown

# config
Simple Clojure library for managing application configuration stored in
an external file in EDN format.
## Leiningen
```clj
[gered/config "0.1"]
```
## Usage
FIXME
## License
Copyright © 2016 Gered King
Distributed under the the MIT License. See LICENSE for more details.