Skip to content

Auto-create non-existent path after compiling a contract #78

@andresbach

Description

@andresbach

When it's invoked the
$ pocketh compile <sourcePath> <outputDirectory>
with a non-existent destination, the script outputs the following error:
Error: outputDirectory must be a directory path.

It would be excellent if the script creates the path based on the argument if the output folder does not exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions