Add conductor.json (#65)
This commit is contained in:
parent
1174275b5b
commit
cd940d5ffb
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"scripts": {
|
||||||
|
"setup": "echo \"hello\"\n",
|
||||||
|
"run": "echo \"hello\"\n"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue