Created
April 24, 2018 02:26
-
-
Save a-mcf/8703032c15240dbe4c68c87cd7249c35 to your computer and use it in GitHub Desktop.
New Plaster Module
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# creates a plaster module in the current folder | |
Invoke-Plaster -TemplatePath $template[0].templatepath -DestinationPath . -ModuleName (Get-Item -Path .).Name -Version 0.0.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment