Skip to content

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

License

Notifications You must be signed in to change notification settings

clojusc/unified-config

 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 100.0%