Skip to content

Commit fef2269

Browse files
committed
Added Violet - Python VM written in Swift
1 parent 8a3f9fb commit fef2269

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

projects.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4329,5 +4329,31 @@
43294329
"tags": "swiftpm"
43304330
}
43314331
]
4332+
},
4333+
{
4334+
"repository": "Git",
4335+
"url": "https://github.com/LiarPrincess/Violet",
4336+
"path": "violet",
4337+
"branch": "main",
4338+
"maintainer": "[email protected]",
4339+
"compatibility": [
4340+
{
4341+
"version": "5.3",
4342+
"commit": "8217bfb0761c1630c94b88cc1fbe842bba40eb3d"
4343+
}
4344+
],
4345+
"platforms": [
4346+
"Darwin",
4347+
"Linux"
4348+
],
4349+
"actions": [
4350+
{
4351+
"action": "BuildSwiftPackage",
4352+
"configuration": "release"
4353+
},
4354+
{
4355+
"action": "TestSwiftPackage"
4356+
}
4357+
]
43324358
}
43334359
]

0 commit comments

Comments
 (0)