chore: update README and clean up code structure

This commit is contained in:
2026-03-12 14:52:35 +08:00
parent 10a5ac67cc
commit 0afe8e6624
4 changed files with 40 additions and 31 deletions

24
kevisual.json Normal file
View File

@@ -0,0 +1,24 @@
{
"metadata": {
"name": "kevisual",
"share": "public"
},
"ignore": [
".swc"
],
"registry": "https://kevisual.cn/root/ai/kevisual/mini/taro-template",
"clone": {
".": {
"enabled": true
}
},
"syncd": [
{
"files": [
"**/*"
],
"registry": ""
}
],
"sync": {}
}