Currently interactive only has a few top-level options, but you can't do things like set EnableExampleMoves, but not EnableExampleConfigs.
Ideally InterativeOptions would have a mode that allows you to set individual properies of that (maybe a CLI switch that triggers a different InteractiveOptions?)
Is there a CLI library that allows custom prompts and drop-downs more easily? Could allow a picking of a few options interactively
Currently interactive only has a few top-level options, but you can't do things like set EnableExampleMoves, but not EnableExampleConfigs.
Ideally InterativeOptions would have a mode that allows you to set individual properies of that (maybe a CLI switch that triggers a different InteractiveOptions?)
Is there a CLI library that allows custom prompts and drop-downs more easily? Could allow a picking of a few options interactively
Originally captured in #663.