feat: initial commit for Alexa Malayalam Calendar skill

This commit is contained in:
2026-07-20 13:20:15 +05:30
commit 04f1d7d9d1
8 changed files with 355 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Alexa Malayalam Calendar
## Testing
```
node test/test-local.mjs
or
npm test
```