Skip to content

Use bash over writing external file and then reading from disk #11

@Schachte

Description

@Schachte

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)'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions