ITADN

enh: do we want a slight different interface that allows a user to select what they want to customize?

#112Openlwasser 创建于 2025-07-03
L
lwassercommented
> i also think a lot of the distinction between 'minimal' and 'custom' mode can be alleviated with a slightly different interface... like they could actually be the same mode if instead of entirely linear series of questions there was some checkbox TUI interface after the first initial question that was like > > > ``` > Which of these would you like to customize? > Select with space, continue with enter > > [ ] VCS > [ ] packaging backend > [ ] typing > [ ] .... > ``` > > and so then in 'minimal' mode you just don't select anything and press enter, same number of keystrokes, but you also get a sense of what is possible to customize. then if you do want to customize *some* values but not *all* of them, you have that ability too. > > it looks like copier supports this with `multiselect` _Originally posted by @sneakers-the-rat in [#97](https://github.com/pyOpenSci/pyos-package-template/issues/97#issuecomment-3029262862)_
0 条评论