Brychan Dempsey 83a8631d72
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
Got basic stream piping (Closes #6)
2021-03-17 18:24:31 +13:00

12 lines
323 B
JSON

{
"profiles": {
"Assignment 1": {
"commandName": "Project"
},
"newProfile1": {
"commandName": "Executable",
"executablePath": "C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe",
"commandLineArgs": "-command \"& type .\\outtest.txt | & '.\\Assignment 1.exe'\""
}
}
}