mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 00:07:58 +01:00
Re-structured and formalized the scripts and modules.
This commit is contained in:
8
Scripts/Start-Terminal.GUI.PowerShellEnvironment.ps1
Normal file
8
Scripts/Start-Terminal.GUI.PowerShellEnvironment.ps1
Normal file
@@ -0,0 +1,8 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
Start a Terminal.Gui.PowerShell environment and load all modules.
|
||||
.DESCRIPTION
|
||||
Starts a new Terminal.Gui.PowerShell environment, with all modules imported.
|
||||
#>
|
||||
|
||||
. ./Load-Module.ps1
|
||||
Reference in New Issue
Block a user