Skip to content

[Feature]: Generate command #25

@ablankz

Description

@ablankz

🚀 Feature Proposal

Generate command is used to generate a runner file.

  • The runner can be generated automatically by interactive questions.
  • Optionally, it should be possible to disable interactive and create a minimally configured runner.
  • All questions in interactive can be specified by command options, and if all are specified, the interactive prompt is not called even if "the minimum configuration" options are disabled.

✨ Motivation

It's a pain to write a runner file every time.

📝 Additional Context

Use promptui for prompt.
Values that could be enums, etc. should be Selec and selectable, not just Input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions