LocalModules
1.0.1
LocalModules allows you to easily install and uninstall PowerShell (PS) modules that are still under development and not yet ready for publishing. This streamlines the development and testing process.
Additionally, it supports setting up a local repository for testing PS module publishing.
Minimum PowerShell version
7.1
Installation Options
Owners
Copyright
(c) Human.Against.Machine. All rights reserved.
Package Details
Author(s)
- Human.Against.Machine
Tags
Powershell DevOps PackageManagement Modules PS Local
Functions
Install-LModule Uninstall-LModule Get-LInstalledModule Set-LRepo Remove-LRepo
PSEditions
Dependencies
This module has no dependencies.
Release Notes
[ver 1.0.1] - 2024-10-20
* Fix Get-LInstalledModule displaying non-installed local modules in certain cases.
* Fix Uninstall-LModule preventing the uninstallation of a local module when a repository version is present.
* Find workaround to PS session cache refresh
[ver 1.0.0] - 2024-10-20
* Improve vars and cmdlets names
* Improve manifest
* Under-development modules are now installed in a separate folder named 0.0.0 as they were version 0.0.0.
Any configuration files outside the 0.0.0 folder will be preserved.
[ver 0.9.1] - 2024-07-01
Improve cmdlets Set-LocalRepo and Remove-LocalRepo
[ver 0.9.0] - 2024-06-23
Initial release
FileList
- LocalModules.nuspec
- LocalModules.psm1
- LocalModules.psd1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.1 (current version) | 291 | 10/20/2024 |
1.0.0 | 12 | 10/20/2024 |
0.9.1 | 960 | 7/1/2024 |
0.9.0 | 8 | 7/1/2024 |