Invoke-CreateModuleHelpFile

Are you a PowerShell toolmaker, and create your own modules? Have you ever wanted to create a help document to distribute together with it? Look no further.

Invoke-CreateModuleHelpFile

This function will read all commands from a module, extract all the necessary data and write a nicely formatted HTML document with all the help information your users need from your commands.

It relies on Twitter Bootstrap with the nice Jasny-bootstrap add-on, and jQuery to create a beautiful and easy to use help document.

Head on over to my github repository and check it out. And don’t hesitate to let me know how you like it (or dislike it). Even better if you fork it, and help me make it even better!

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s