On 14 August 2014 17:31, Constantine Vetoshev <[email protected]> wrote:
> On Thursday, August 14, 2014 6:46:56 AM UTC-7, James Reeves wrote: >> >> You can do this with Environ. Leiningen checks for a profiles.clj in your >> project directory, as well as then one in $HOME/.lein. If you add >> profiles.clj to your .gitignore file, you can use it for local overrides >> during development and testing. >> > > Please update the Environ README to include this suggestion. The current > text explicitly suggests setting variables in ~/.lein/profiles.clj, and I > did not notice the reference to project-specific profiles.clj files buried > deeply in Leiningen documentation. > Good idea. I've rewritten the README with a better example usage: https://github.com/weavejester/environ/blob/master/README.md I'd be interested to know what people think about it (with apologies for derailing this thread - please email me directly). - James -- 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.
