Skip to content

create-spectacle: Interactive prompts #1173

@gksander

Description

@gksander

What?

Our initial implementation of the create-spectacle CLI tool uses flags to pass in options. This works great, but we'd like to also offer an interactive console-prompt experience. See here for more details.

The goal of this issue is to implement an interactive console prompt setup for create-spectacle so that a user workflow can look like the following:

  • Run yarn create spectacle
  • CLI prompts user for a project name
  • CLI prompts user for a template (JS, TS, MD, One-page etc)
  • CLI then generates the project and leaves a result message

Metadata

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