An open API service indexing awesome lists of open source software.

https://github.com/open-uem/wingetcfg

A library that can help to create a WinGet configuration file
https://github.com/open-uem/wingetcfg

Last synced: 6 months ago
JSON representation

A library that can help to create a WinGet configuration file

Awesome Lists containing this project

README

          

# Winget Configuration File Generator

This repository contains a library that can help to create a WinGet configuration file following the guidelines described in [Microsoft's documentation](https://learn.microsoft.com/en-us/windows/package-manager/configuration/create)

This library is used by OpenUEM to generate the configuration files that contains the desired state expressed by the admin in the OpenUEM console and are executed by OpenUEM agents.

⚠️ IMPORTANT: This library is not considered ready to use, it's a Proof of Concept and a WIP