Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:36:15 +08:00
commit 759b610929
47 changed files with 56475 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "programming-swift-skill",
"description": "The complete content of The Swift Programming Language book.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Kyle Hughes",
"email": "kyle@kylehugh.es"
},
"skills": [
"./skills/programming-swift"
]
}