Maximillian Schulte
Maximillian Schulte
bit of a workaround but I managed to do environment variable substitution with this: `sh -c 'cp Pipfile Pipfile_; read -p "password: " PASSWORD; set -a; envsubst < Pipfile_ >...
It turns out you can avoid this problem entirely by wrapping the componentlike's inside the `modal` atom with `Fn0`. Perhaps this issue could be moved to discussions? ```typescript import {...
@HarryR it's great to see a CLI that applies charm functionality to user input and files (also cool to see how you adapted earlier revisions of this post to make...