Skip to content

refactor: move runtimeScript to separate file #35

@milahu

Description

@milahu

move runtimeScript to separate file

why?

  • make the bash script easier to read
  • avoid escaping

how?

also avoid the "escape + echo" pattern

    echo "${runtimeScriptEscaped}" > $out/bin/nix-portable.zip

by using temporary files

just my 2 cents. nice tool!

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