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.
28 lines
687 B
28 lines
687 B
--- # Programming language
|
|
name: "test"
|
|
author: "zeus"
|
|
intro: "intro"
|
|
base_url: "https://git.swarmlab.io:3000/labs/examples-mpi2/raw/branch/master"
|
|
0_netstat:
|
|
display_name: "netstat"
|
|
swarmlabservice: "os2"
|
|
info:
|
|
file: "0_netstat/info"
|
|
code:
|
|
lang: "bash"
|
|
exec: "/bin/bash"
|
|
file: "0_netstat/code"
|
|
options: ""
|
|
data: "0_netstat/data"
|
|
mimetype: "bash"
|
|
output:
|
|
log: "console"
|
|
mimetype: "bash"
|
|
challenge:
|
|
question: "0_netstat/q-info"
|
|
codehelp: "0_netstat/codehelp"
|
|
codeanswer: "0_netstat/codeanswer"
|
|
mimetype: "bash"
|
|
points: "1" # ELO
|
|
output:
|
|
log: "ascii"
|
|
|