Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/humanagainstmachine/localmodules
- Owner: HumanAgainstMachine
- License: mit
- Created: 2024-06-13T18:55:58.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-22T15:45:29.000Z (3 months ago)
- Last Synced: 2024-11-22T16:26:13.776Z (3 months ago)
- Topics: devops-tools, packagemanagement, powershell-module, windows
- Language: PowerShell
- Homepage:
- Size: 3.19 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.