Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tomachristian/AppxGet

Powershell Package Management (OneGet) Provider for AppX packages
https://github.com/tomachristian/AppxGet

appx oneget package package-management powershell software windows windows-store

Last synced: 3 months ago
JSON representation

Powershell Package Management (OneGet) Provider for AppX packages

Awesome Lists containing this project

README

        

[![PowerShell Gallery - AppxGet](https://img.shields.io/badge/PowerShell%20Gallery-AppxGet-blue.svg)](https://www.powershellgallery.com/packages/AppxGet)
[![Minimum Supported PowerShell Version](https://img.shields.io/badge/PowerShell-3.0-blue.svg)](https://github.com/tomachristian/AppxGet)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/tomachristian/AppxGet/blob/master/LICENSE)

AppxGet
=======

Powershell Package Management (aka OneGet) Provider for AppX packages.

Module Dependencies
===================

- [PackageManagement module](https://github.com/oneget/oneget)

Getting Started
===============

`Install-PackageProvider AppxGet`

License
=======

AppxGet is licensed under the MIT license.