Pass a value set in one recipe to another · Issue #750 · casey/just · GitHub
My team is using Justfiles for our Terraform builds. We want to have one recipe that manipulates some strings and then pass them to dependent recipes. Here is a simplified example of what we are trying to achieve: foo *args="": FOO="{{ar...