When running in local env, writing to disk can be improved with the following bash hack: `bash -c 'cat <(echo "MERMAID_SEQUENCE_CODE" | base64 -d)'`
When running in local env, writing to disk can be improved with the following bash hack:
bash -c 'cat <(echo "MERMAID_SEQUENCE_CODE" | base64 -d)'