Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:25:07 +08:00
commit 52ed309701
7 changed files with 1590 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "east",
"description": "Write and validate East code - a portable, type-safe functional language",
"version": "1.0.0",
"author": {
"name": "Elara AI Pty Ltd",
"email": "support@elara.ai"
},
"skills": [
"./skills"
]
}