Skip to content

Remove the Reference to Sharprompt and Replace Usage with the Spectre.Console API (old Spectre.CLI API) #40

@MokoSan

Description

@MokoSan

Related to #39, now that we are planning to incorporate the Spectre.Console API, makes sense to replace all usage of the Sharprompt API for the prompts and remove the reference altogether.

These include:

  1. Creating a new Config which involves:
  2. Filling in the Default Values if a configuration is meant to be overwritten:
    • For the MultiSelectionPrompt This done by using the Select<T> functionality.

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