juxt 2020-06-09

@iagwanderson has joined the channel

Hello, I have been using aero for a while now and I have the following:  `(read-config "config.edn" (System/getenv "PROFILE"))` ... someone knows if you can use the profiles passed to leiningen ( `lein with-profile PROFILE` ) in aero?

I can't help you out on lein, however, if you're interested, here is a simple example I use as an example app: https://git.sr.ht/~dharrigan/startrek/tree/master/src/startrek/core.clj

❤️ 1

I still don't get why I need to use io/resource in this setup

I never had a problem during uberjar creation

This app is running for 7 months now, should I be worried? loool

Owww.. nvmmm... I just saw the codebase again.. I did change it. I think in the very beginning was not mandatory to use it.. idk.

@iagwanderson I don't think you can get the lein profiles at runtime.

ok, thanks. sort of a curiosity.