Expand and refine software catalog

This commit is contained in:
2026-08-18 03:09:41 +03:00
parent 570fb54805
commit 5429755609
56 changed files with 909 additions and 247 deletions
+1
View File
@@ -6,6 +6,7 @@
"scripts": {
"fill-metadata": "tsx scripts/fillMetadata.ts",
"fill-metadata:check": "tsx scripts/fillMetadata.ts --check",
"repack-archive": "tsx scripts/repackArchive.ts",
"tree": "tsx scripts/printTree.ts",
"typecheck": "tsc --noEmit"
},