Created
June 30, 2017 21:34
-
-
Save MillerGregor/fb250d704f00dc069dc966a59c3d321f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cmd /k "%ConEmuDir%\..\init.bat & docker-compose up rn" -new_console:d:C:\Users\grego\Hexix\PlatformTests\platformtest20 | |
cmd /k "%ConEmuDir%\..\init.bat & docker-compose up rn-watch" -new_console:d:C:\Users\grego\Hexix\PlatformTests\platformtest20 | |
cmd /k "%ConEmuDir%\..\init.bat & docker-compose up web" -new_console:d:C:\Users\grego\Hexix\PlatformTests\platformtest20 | |
cmd /k "%ConEmuDir%\..\init.bat & docker-compose up web-watch" -new_console:d:C:\Users\grego\Hexix\PlatformTests\platformtest20 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment