mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-10 00:48:23 -06:00
This commit introduces all of the Windows Terminal and Console Host source, under the MIT license.
6 lines
202 B
Batchfile
6 lines
202 B
Batchfile
@echo off
|
|
|
|
rem openps - launch Powershell running in the generated OpenConsole binary
|
|
rem Runs the OpenConsole.exe binary generated by the build in the debug directory.
|
|
|
|
call opencon powershell.exe |