C: cd \ rmdir /s /q c:\test md c:\test cd test set "PATH=C:\build2\bin;%PATH%" rem Quite a few of these will fail. rem git clone https://github.com/boris-kolpackov/hello.git md hello cd hello bdep init -C ../hello-msvc cc config.cxx=cl bdep test cd .. rmdir /s /q hello hello-msvc cls