An open API service indexing awesome lists of open source software.

https://github.com/ChrisLGardner/PSModuleOverview

A simple PowerShell module for generating a markdown file with all the commands from a specified module for use as a basis for a readme or similar.
https://github.com/ChrisLGardner/PSModuleOverview

Last synced: 5 months ago
JSON representation

A simple PowerShell module for generating a markdown file with all the commands from a specified module for use as a basis for a readme or similar.

Awesome Lists containing this project

README

        

# PSModuleOverview

A simple PowerShell module for generating a markdown file with all the commands from a specified module for use as a basis for a readme or similar.

## New-ModuleOverview

Generates a Markdown file with a short description of each public command in a module.