Hello everyone,

I'm happy to announce the release of Carica, a flexible configuration
library for your Clojure projects.

It offers:
 - a simple lookup syntax
 - support for both Clojure and JSON config files
 - config file merging (if you have more than one config file)
   - Even if one is a Clojure file and the other is JSON
 - code evaluation in Clojure files
 - runtime override capabilities for testing
 - easy default config file names (config.clj and config.json)
   - ability to override the defaults

This project is in active use at Sonian and was extracted from our
server. Hopefully, it is the first of many libraries to be extracted
and released.

You can find Carica along with docs and examples at
https://github.com/sonian/carica

Feedback welcome.  Enjoy!

-The Sonain Team

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to