Skip to content

Add support for input #1

Open
Open
@Mochitto

Description

@Mochitto

When creating a CLI it's likely that you will ask the user interactively the configuration on the first use of the app.

Without adding an interface to do this from type-config, a lot of repetition has to occur.

To make this easier, there should be an interface that automatically prompts the user for configuration and validates the input immediately.
A nice touch would be being able to define if to ask also for optional configuration or just the necessary one.

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