cliMenu icon indicating copy to clipboard operation
cliMenu copied to clipboard

Build interactive CLI menus in Powershell

Results 3 cliMenu issues
Sort by recently updated
recently updated
newest added

Your English is better than my Norwegian but hope you don't mind the corrections.

If I run the script once, then edit the script by adding another menu item. It doesn't show up until I close PowerShell and re-open and run the script from...

enhancement

I love this module and have used it for years. Recently I tried installing it from the PowerShell Gallery and am getting an error. ``` PS C:\Users\ronhowe> Install-Module -Name "CliMenu"...