Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tomachristian/AppxGet
- Owner: tomachristian
- License: mit
- Created: 2017-02-18T15:10:16.000Z (almost 8 years ago)
- Default Branch: develop
- Last Pushed: 2017-02-20T21:56:14.000Z (over 7 years ago)
- Last Synced: 2024-05-28T03:20:41.283Z (6 months ago)
- Topics: appx, oneget, package, package-management, powershell, software, windows, windows-store
- Language: PowerShell
- Homepage:
- Size: 6.84 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - tomachristian/AppxGet - Powershell Package Management (OneGet) Provider for AppX packages (PowerShell)
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.