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.