Simple module to generate interactive console menus (like yeoman)
Menu @("option1", "option2", "option3")
You can install it from the PowerShellGallery using PowerShellGet
Install-Module PS-Menu
- Source hosted at [GitHub][repo]
- Report issues/questions/feature requests on [GitHub Issues][issues]
Pull requests are very welcome!