feat(package): migrator: mvp

This commit is contained in:
2025-12-16 17:28:36 +00:00
parent 13fdfac2ef
commit bb2ae34758
55 changed files with 890 additions and 46 deletions

View File

@@ -25,7 +25,7 @@ json_diff() {
}
# run test
mkdir './test'
cp -r "$test"/* './test/'
cd './test'
. './run.sh'
#mkdir './test'
#cp -r "$test"/* './test/'
#cd './test'
#. './run.sh'