Skip to content

RzVa317/Powershell-Multi-Layered-Dynamic-Menu-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Powershell-Multi-Layered-Dynamic-Menu-System

A Multi Layered Dynamic Menu System for PowerShell. The system takes a Nested HashTable input to create a menu system

Its usage is fairly self explanatory

First import the module into your own script. Import-Module c:\users\fred\downloads\MenuSystem.psm1

Then use the menu with the following command Use-Menu -MenuHash -Title

Help info is included in the script, contact me for the rest

#Example useage For a useage example see https://github.com/Demarcation/Powershell-Multi-Layered-Dynamic-Menu-System/blob/master/Example-Usage

About

A Multi Layered Dynamic Menu System for PowerShell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%