Hi all,

I'd like to announce the release of Baum.

https://github.com/rkworks/baum

Baum, my first public library for Clojure, is designed to create
"self-contained" configuration files.

It allows you to include the following things in your configuration files:

 - References to external files
 - References to environment variables with a fallback value
 - Conditional loading of a part of config tree
 - `let`
 - etc

And it is very easy to extend the DSL to add new features.
For more details, please see README.

Any suggestions are welcome.

Best,
Ryo

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to