Skip to content

Files

Latest commit

 

History

History
31 lines (17 loc) · 815 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 815 Bytes

Powershell Interactive Menu

Note: this project is in development now. New versions will be available soon

Description

The scope of this module is to provide some interactive menus to be used in powershell.

Interactive multi menu

asciicast

Interactive choose menu

asciicast

Install

Install-Module -Name InteractiveMenu

Or manual download from PowershellGallery.

Or clone this repository.

Usage

Usage for MultiMenu.

Usage for ChooseMenu.