Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/humanagainstmachine/localmodules

Tools for PowerShell modules development
https://github.com/humanagainstmachine/localmodules

devops-tools packagemanagement powershell-module windows

Last synced: about 1 month ago
JSON representation

Tools for PowerShell modules development

Awesome Lists containing this project

README

        

# 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](https://HumanAgainstMachine.github.io/LocalModules/) for a full user guide.