Skip to content

convert standalone script into a PowerShell module#25

Open
KevinMarquette wants to merge 1 commit intoRedSiege:masterfrom
KevinMarquette:kevinmarquette/create-module
Open

convert standalone script into a PowerShell module#25
KevinMarquette wants to merge 1 commit intoRedSiege:masterfrom
KevinMarquette:kevinmarquette/create-module

Conversation

@KevinMarquette
Copy link
Copy Markdown

This script looks like it would be better served as a module. This PR does the minimal work needed to turn it into a module.

change file extension to .psm1
add module manifest (psd1)
update readme to reflect changes and how to import/install

It should be possible to publish this to the PSGalley after these changes. If that is done, the install instructions would be Install-Module WMImpant

add module manifest
update readme to reflect changes
@ChrisTruncer
Copy link
Copy Markdown
Contributor

ChrisTruncer commented Oct 30, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants