-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d151228
commit 47a7d94
Showing
7 changed files
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ | |
"modulefast", | ||
"Nieto", | ||
"nupkg", | ||
"pkgx", | ||
"psresourceget", | ||
"Uninitializing", | ||
"winget" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
Module Name: AnyPackage.Pkgx | ||
Module Guid: a59c17ca-0cf1-4efc-b1b6-41f3b21c586e | ||
Download Help Link: https://go.anypackage.dev/help | ||
Help Version: 0.1.0.0 | ||
Locale: en-US | ||
nav_exclude: true | ||
search_exclude: true | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
title: Pkgx | ||
parent: Provider Catalog | ||
--- | ||
|
||
# Pkgx_Package_Provider | ||
|
||
## about_Pkgx_Package_Provider | ||
|
||
## Short Description | ||
|
||
Provides access to the `pkgx` package manager. | ||
|
||
## Long Description | ||
|
||
The `pkgx` package provider for `AnyPackage` module lets you interact with | ||
`pkgx` using standardized commands. | ||
|
||
The Programs package provider supports the following cmdlets. | ||
|
||
- Install-Package | ||
- Uninstall-Package | ||
|
||
## Dynamic Parameters | ||
|
||
Dynamic parameters are cmdlet parameters that are added by a package | ||
provider and are available only when `-Provider pkgx` parameter is used. | ||
|
||
The `pkgx` provider currently has no dynamic parameters. | ||
|
||
## See Also | ||
|
||
- [about_Package_Providers](../../reference/about_Package_Providers.md) | ||
- [about_AnyPackage](../../reference/about_AnyPackage.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 10 additions & 0 deletions
10
help/AnyPackage.Pkgx_a59c17ca-0cf1-4efc-b1b6-41f3b21c586e_HelpInfo.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<HelpInfo xmlns="http://schemas.microsoft.com/powershell/help/2010/05"> | ||
<HelpContentURI>https://go.anypackage.dev/help</HelpContentURI> | ||
<SupportedUICultures> | ||
<UICulture> | ||
<UICultureName>en-US</UICultureName> | ||
<UICultureVersion>0.1.0.0</UICultureVersion> | ||
</UICulture> | ||
</SupportedUICultures> | ||
</HelpInfo> |
Binary file added
BIN
+427 Bytes
help/AnyPackage.Pkgx_a59c17ca-0cf1-4efc-b1b6-41f3b21c586e_en-US_HelpContent.cab
Binary file not shown.
Binary file added
BIN
+485 Bytes
help/AnyPackage.Pkgx_a59c17ca-0cf1-4efc-b1b6-41f3b21c586e_en-US_HelpContent.zip
Binary file not shown.