mirror of
https://github.com/Kaelio/ktx.git
synced 2026-07-22 11:51:01 +02:00
Add Conductor workspace scripts
This commit is contained in:
parent
d89be2390f
commit
379abc69f2
4 changed files with 255 additions and 0 deletions
7
conductor.json
Normal file
7
conductor.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"scripts": {
|
||||
"setup": "bash scripts/conductor-setup.sh",
|
||||
"run": "bash scripts/conductor-run.sh"
|
||||
},
|
||||
"runScriptMode": "nonconcurrent"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue