Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 1.65 KB

README.md

File metadata and controls

56 lines (36 loc) · 1.65 KB

unified-config

Unifies configruation from the environment, Java system properties, and/or config files

Build Status Dependencies Status Open Pull Requests

Clojars Project Tag

Clojure version

About

A file-based config library that allows for configuration values to be overridden using Java system properties (i.e, -D...) or shell environment variables.

Supported file types:

  • .edn
  • .yml

Dependencies

  • Java
  • lein

License

Copyright © 2018, NASA

Copyright © 2019, Clojure-Aided Enrichment Center

Distributed under the Apache License, Version 2.0.