Fork me on GitHub
#juxt
<
2019-09-20
>
Jakub Holý (HolyJak)14:09:54

Hello, a question about Aero: when using #profile {:prod .., :stage ..., :dev ...} and I need the same value for both :dev and :stage, is there some simple way to avoid duplicating the value? Thank you! (I guess :stage 123, :dev #ref [:stage] would not work)

dominicm15:09:40

My open pull request adds support for using a set as a key in profile

👏 4
👍 4
dominicm15:09:09

You can use it as a git dependency if you're using deps.edn