I could have sworn I asked something similar in the past, but I can’t see it in my history. If this is a repeat I’ve forgotten, I apologize.
If I add an extra_script target that launches an interactive application, what is the best way to do that? Using subprocess.run works, but my input is not echoed to the terminal. I assume that SCons is grabbing that.
Thanks,
Craig