Filter By
Displaying results 1 - 16 of 16 (Page 1 of 1)
By:
|
6,177,154 downloads
|
Last Updated: 10/15/2016
|
Latest Version: 1.3.3
Create Nuget repos, Register Repos, Manage Modules and Packages with a single DSC Module. This Module Exports 5 Resources, Nuget, PSRepo, PackageRepo, Nuget_Module, and Nuget_Package Examples show off all the core functionality as well as support Kitchen integration. View the source @ https://github.com/PowerShellOrg/NuGet to raise issues or m... More info |
By:
|
12,925 downloads
|
Last Updated: 7/14/2020
|
Latest Version: 1.1
Updates a module from the Powershell Gallery if a newer version is available. Wraps the PowerShellGet function Update-Module and is much faster. This module exports 2 functions: Get-PublishedModuleVersion and Update-InstalledModule. Get-PublishedModuleVersion checks the most recent version of a module in the Powershell gallery. It is based on ide... More info |
By:
|
18,085 downloads
|
Last Updated: 1/3/2022
|
Latest Version: 0.0.0.10
a PowerShell Module for managing the lifecycle (install/update/remove) of WinGetPackages, Chocolatey Packages, Powershell Modules, and Git Repos on a computer or set of computers. InstallManager is meant to be for an individual user, developer, admin, or consultant that is maintaining a set of administrative, development, or productivity tools on ... More info |
By:
|
18,414 downloads
|
Last Updated: 11/19/2024
|
Latest Version: 0.8.1
Prism is a PowerShell module manager inspired by NuGet. Run `prism install` in a source code repository, and Prism will save private modules into a "PSModules" directory in that repository. Prism let's you: * Package and deploy modules side-by-side with the app or tool that uses them without needing to install modules globally ahead of time. ... More info |
By:
|
6,697 downloads
|
Last Updated: 11/6/2018
|
Latest Version: 0.1.1
This module provides sample functions used to deploy PowerShellGet, ` and its required dependencies, on systems that are not able to access the web. ` The most likely use is for disconnected servers. ` Install-PowerShellGetoffline should be run as an administrator. ` This will allow all users and processes on the server to use PowerShellGet. |
By:
|
4,516 downloads
|
Last Updated: 5/6/2022
|
Latest Version: 0.9.1.2
Automatically installs or updates PowerShell modules from the PowerShell Gallery |
By:
|
5,923 downloads
|
Last Updated: 3/28/2016
|
Latest Version: 1.3.0
Configure a local Nuget repository for PowerShell modules or other packages |
By:
|
2,725 downloads
|
Last Updated: 12/23/2021
|
Latest Version: 1.2.0
Installs module from Git repository (i.e. GitHub or Azure DevOps aka VSTS) |
By:
|
1,730 downloads
|
Last Updated: 9/14/2024
|
Latest Version: 0.5.0
Optimizes the PowerShell Module Installation Process to be as fast as possible and operate in CI/CD scenarios in a declarative manner |
By:
|
1,423 downloads
|
Last Updated: 8/31/2017
|
Latest Version: 17.8.5
Powershell Module to Create a Local Powershell Repository for use with PowerShellGet |
By:
|
1,088 downloads
|
Last Updated: 8/27/2021
|
Latest Version: 2.1.0
Check for module updates from the PowerShell gallery and create a comparison object. |
By:
|
1,411 downloads
|
Last Updated: 11/28/2018
|
Latest Version: 1.0.1
This module provides functionality for PowerShellGet inspired by Linux command apt-get update. You can 100 times faster search for online modules, scripts, updatable modules, etc. This is only proof-of-concept work, though it is (almost) fully functional. |
By:
|
625 downloads
|
Last Updated: 7/22/2018
|
Latest Version: 1.0.1
Virtualenv manages dependencies on a per-project basis |
By:
|
328 downloads
|
Last Updated: 5/29/2018
|
Latest Version: 0.1.44
A module to act as a proxy to the package management system for interacting with VSTS as a package source. |
By:
|
548 downloads
|
Last Updated: 3/6/2024
|
Latest Version: 0.0.28
Pilot builds, verifies, and publishes prerelease and release versions of PowerShell modules based on version control events (branch & commit, merge, and tag), and ensures that module metadata is complete, consistent, and correct. |