terminal/tools/bz.cmd
Dustin Howett d4d59fa339 Initial release of the Windows Terminal source code
This commit introduces all of the Windows Terminal and Console Host source,
under the MIT license.
2019-05-02 15:29:04 -07:00

7 lines
195 B
Batchfile

@echo off
rem bcz - Build the project without clean it first
rem This is another script to help Microsoft developers feel at home working on the openconsole project.
call bcz no_clean %*