Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

How do we define defaults for test purposes when user input is required? #118

@jasonmesser7

Description

@jasonmesser7

What is the default way we are going to handle writing documentation where we cannot have environment variables in an evn.json file? How do we request custom input?

I was just exporting the variable declarations in the setup. i.e

image

But what do we do for custom values the user needs to input? How can we ask for custom input while still having simdem run automatically? Unfortunately, any local declarations made will overrun env.json variables declared behind the scenes during a simdem run.

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions