Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 406 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 406 Bytes

LocalModules

LocalModules is a PowerShell module designed to assist in developing other PowerShell modules. It enables you to install and uninstall modules that have not yet been published to a repository.

Additionally, it enables you to set up a local repository for testing module publishing.

Please see the Documentation for a full user guide.