Skip to content

Instantly share code, notes, and snippets.

@johnmmoss
Created March 30, 2018 11:01
Show Gist options
  • Select an option

  • Save johnmmoss/fd1a29f927969d2e8bf181079bdfd785 to your computer and use it in GitHub Desktop.

Select an option

Save johnmmoss/fd1a29f927969d2e8bf181079bdfd785 to your computer and use it in GitHub Desktop.
New-ModuleManifest -Path "C:\Program Files\WindowsPowerShell\Modules\Greetings\Greetings.psd1"
-RootModule 'Greetings.psm1'
-Author 'John Moss'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment