Fork me on GitHub
#juxt
<
2023-05-09
>
dominicm08:05:13

@ben.sless The built-in answer is nesting:

#cli {A #profile {:dev ... :prod ...}
      B #profile {...}}

Ben Sless09:05:54

Interesting, thank you. Another nice thing could have been using hierarchies in profiles, but I'll give it a shot

dominicm08:05:49

Long ago I created a #r which let you do funky stuff with and/or like was originally proposed for #? which helped with keeping these cases clearer.