logo
It is not obvious how (or possible at all?) to escape a literal '{{' and '}}' inside a recipe · Issue #352 · casey/just · GitHub

It is not obvious how (or possible at all?) to escape a literal '{{' and '}}' inside a recipe · Issue #352 · casey/just · GitHub

Couldn't find anything in the readme, and all the possible attempts at \{{ and so on have failed (single quotes, double quotes, one backslash, two, more backslashes, etc). This is problematic when combining with other tools that use {{ }...