https://github.com/chadnpc/clihelper.tuibox
A simple, customizable tui menu framework
https://github.com/chadnpc/clihelper.tuibox
Last synced: over 1 year ago
JSON representation
A simple, customizable tui menu framework
- Host: GitHub
- URL: https://github.com/chadnpc/clihelper.tuibox
- Owner: chadnpc
- License: wtfpl
- Created: 2024-12-26T08:31:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-26T09:45:05.000Z (over 1 year ago)
- Last Synced: 2025-02-10T01:31:39.830Z (over 1 year ago)
- Language: PowerShell
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Usage
```PowerShell
Install-Module cliHelper.tuibox
```
then
```PowerShell
Import-Module cliHelper.tuibox
# do stuff here.
```
## License
This project is licensed under the [WTFPL License](LICENSE).