ptorr-msft / WinGetYamlGenerator

Simple GUI editor for creating YAML files for WinGet.
MIT License
61 stars 19 forks source link

Generate UI from metadata vs. static layout #19

Open ptorr-msft opened 4 years ago

ptorr-msft commented 4 years ago

Rather than hand-write the UI and change it for every new field, the UI should be generated at runtime from metadata (field name, type, optionality, validity callback, etc.)