Summary: Use Windows PowerShell to easily create a module manifest.
What is the easy way to create a Windows PowerShell module manifest?
Use New-ModuleManifest and specify the appropriate parameters:
New-ModuleManifest -Path c:\fso\newmodulemanifext.psd1