feat(runner): updated the way runner works

This commit is contained in:
Haoyu Xu
2023-01-17 20:29:26 -05:00
parent 4fa886be90
commit 61e5ffd214
8 changed files with 118 additions and 73 deletions

5
libs/readme.js Normal file
View File

@@ -0,0 +1,5 @@
export function append(config, operatorName, rootDir) {
}