cliMenu
cliMenu copied to clipboard
Build interactive CLI menus in Powershell
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...
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"...