manifoldco / manifoldco/promptui
multiple/series of prompts
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 6.4k
- Forks
- 344
- PR merge metrics
- No merged PRs in 30d
Description
is it possible w/ promptui to implement a series of prompts (like pass an array of multiple "question" objects)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing promptui's existing prompt API and how a single question is represented. Determine the intended behavior for passing an array of question objects, including how prompts advance and how answers are returned; the work is done when the supported interface and expected series behavior are clearly defined and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100