Home

Awesome

PS-Menu

Simple module to generate interactive console menus (like yeoman)

Examples:

menu @("option 1", "option 2", "option 3")

Example

More useful example:

Example

Installation

You can install it from the PowerShellGallery using PowerShellGet

Install-Module PS-Menu

Features

Contributing

Pull requests are very welcome!