Just to add to the chorus--environ (https://github.com/weavejester/environ) is a good, basic option which we've had lots of success using.
(2014/05/27 18:08), Andrey Antukh wrote: > Nomad is an other tool like > confijulate: https://github.com/james-henderson/nomad > > I use it in some projects and seems better documented that confijulate > and uses edn as file format. > > Andrey > > > 2014-05-27 10:43 GMT+02:00 Ray Miller <[email protected] > <mailto:[email protected]>>: > > On 27 May 2014 09:35, Manuel Paccagnella > <[email protected] <mailto:[email protected]>> > wrote: > > > >> I've found confijulate, here. It might be useful. > > > > > > Well, ok. Another configuration library that I wasn't aware of > when I wrote > > confunion. Another one that I found after writing mine is carica, > which > > seems quite good. There are a bunch of them out there, you can > look into > > Clojure Toolbox, probably there is already one that satisfies your use > > cases. > > Thank you for drawing all these configuration libraries to my > attention, this is something I've done in an ad hoc way for the > different applications I've written. I'll take a look at these before > rolling my own next time. > > Ray. > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > <mailto:[email protected]> > Note that posts from new members are moderated - please be patient > with your first post. > To unsubscribe from this group, send email to > [email protected] > <mailto:clojure%[email protected]> > 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 [email protected] > <mailto:clojure%[email protected]>. > For more options, visit https://groups.google.com/d/optout. > > > > > -- > Andrey Antukh - Андрей Антух - <[email protected] > <mailto:[email protected]>> / <[email protected] <mailto:[email protected]>> > http://www.niwi.be <http://www.niwi.be/page/about/> > https://github.com/niwibe > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > 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 [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
