A kind of Augmented Reality programming game that makes you a better programmer.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
{
|
|
|
|
|
"Processes": {
|
|
|
|
|
"tester1": {
|
|
|
|
|
"Command": "tester",
|
|
|
|
|
"Args": ["-count", "100", "-id", "1"]
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Processes": {
|
|
|
|
|
"tester2": {
|
|
|
|
|
"Command": "tester",
|
|
|
|
|
"Args": ["-count", "100", "-id", "2"]
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Processes": {
|
|
|
|
|
"tester3": {
|
|
|
|
|
"Command": "tester",
|
|
|
|
|
"Args": ["-count", "100", "-id", "3"]
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Processes": {
|
|
|
|
|
"tester4": {
|
|
|
|
|
"Command": "tester",
|
|
|
|
|
"Args": ["-count", "100", "-id", "4"]
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|