Interactive powershell menu
View the Project on GitHub bibistroc/powershell-interactive-menu
Note: this project is in development now. New versions will be available soon
The scope of this module is to provide some interactive menus to be used in powershell.
Install-Module -Name InteractiveMenu
Or manual download from PowershellGallery.
Or clone this repository.
Usage for MultiMenu.
Usage for ChooseMenu.