boot

:boot-clj: https://boot-clj.github.io/ — build tooling for Clojure. Dev chat in #boot-dev
Ajay 2019-03-01T04:15:57.019500Z

I wanted to just set some environment variable/config, for example url to some service, I couldn't figure it out how to do it in boot/environ

flyboarder 2019-03-01T04:30:14.019700Z

ah ok, yeah we dont recommend using boot.properties that way, since thats what boot-environ is already for