microsoft / winget-create

The Windows Package Manager Manifest Creator command-line tool (aka wingetcreate)
MIT License
477 stars 82 forks source link

Prototype creating a WinGet Configuration DSC file in PowerShell #462

Closed KevinLaMS closed 7 months ago

KevinLaMS commented 8 months ago

Creating DSC files can be a challenge. This script tries to make it easier by leveraging winget search to locate the packages, and then write the file out as YAML.

Microsoft Reviewers: Open in CodeFlow
KevinLaMS commented 8 months ago

458 @Trenly your feedback would be appreciated too.

KevinLaMS commented 7 months ago

@Trenly @mdanish-kh 1) Thanks for the feedback. I have tried to implement. 2) I resolved the threads, but in retrospect, I probably should have let you do that. Sorry. 3) Menace me some more, if I messed up your recommendations.