Files

34 lines
591 B
JSON

{
"title": "Arthas echo 命令",
"details": {
"steps": [
{
"title": "启动 math-game",
"text": "arthas-demo.md"
},
{
"title": "启动 arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "echo 命令",
"text": "echo.md"
}
],
"intro": {
"foreground": "foreground.sh",
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "terminal"
},
"backend": {
"imageid": "ubuntu",
"environmentsprotocol": "http"
}
}