mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-07 07:55:13 +02:00
8 lines
150 B
JSON
8 lines
150 B
JSON
|
|
{
|
||
|
|
"scripts": {
|
||
|
|
"setup": "bash scripts/conductor-setup.sh",
|
||
|
|
"run": "bash scripts/conductor-run.sh"
|
||
|
|
},
|
||
|
|
"runScriptMode": "nonconcurrent"
|
||
|
|
}
|