Skip to content

Function to create folder structure locally #82

Open
@willu47

Description

To package the tool so that it can be installed locally, write a function which creates the desired folder structure in a user-defined location. For example, the command:

step create ./my_folder/my_myopic_model

would create the desired folder structure containing data scenarios, model, results and steps. A second command:

step run ./my_folder/my_myopic_model

would then run the workflow on the folder structure.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions