Add support to mine GitHub projects for data being asked for in .\Tools\YamlCreate.ps1 #368
Labels
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Description of the new feature / enhancement
I recently used
.\Tools\YamlCreate.ps1
to create a package manifest becausewingetcreate new
fails (see below)As I was doing this I noticed that
YamlCreate.ps1
is asking me many many questions that it can simply harvest answers from a github repository (see below)Proposed technical implementation details
wingetcreate
to support my usecase (of consuming a zip)YamlCreate.ps1
consume a github URI to answer many of the questions above by itself instead of prompting me for themThe text was updated successfully, but these errors were encountered: