-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
🚀 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request