yeoman / yeoman-app

A desktop app that scaffolds projects using Yeoman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some inquirer prompts are required by default

pauldijou opened this issue · comments

Using the CLI, some prompts types (like list and maybe rawList) are required by default, the user must pick one option before moving to the next prompts. It would be cool to have the same behavior with the generated radio buttons.