#
powershellget
Here are 6 public repositories matching this topic...
PowerShellGet is the package manager for PowerShell
-
Updated
Dec 2, 2021 - C#
Helps installing modules directly from GitHub or Azure DevOps
github
git
devops
powershell
azure
ado
vsts
git-client
git-clone
windows-powershell
powershell-module
powershell-core
powershellget
install-module
-
Updated
Jul 24, 2020 - PowerShell
Ubiquiti UniFi Security Gateway automation via the API of the Ubiquiti UniFi Controller
api
automation
powershell
api-client
powershell-gallery
ubiquiti
unifi-controller
powershell-module
restful-client
powershellget
ubiquiti-unifi-controller
usg
ubnt-sdn-controller
-
Updated
May 30, 2019 - PowerShell
Provide functionality for PowerShellGet inspired by Linux command apt-get update. You can 100 times faster search for online modules, scripts, updatable modules, etc.
fast
module
powershell
powershell-modules
find
update
powershell-gallery
linux-command
package-management
apt-get
powershell-cmdlets
powershell-core
powershellget
local-caching
apt-get-update
-
Updated
Jun 13, 2019 - PowerShell
This repository contains a potential workaround for persistent credentials with PowerShellGet. It uses an encrypted credential file and sets the $PSDefaultParameterValues for cmdlets, e.g. Find-Module
-
Updated
Mar 16, 2021 - PowerShell
Improve this page
Add a description, image, and links to the powershellget topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the powershellget topic, visit your repo's landing page and select "manage topics."
Not all the functions that have a
Path
parameter have a correspondingLiteralPath
parameter. Found this while implementing #53.Steps to reproduce