feat: add scripts/build.sh, test.sh, check.sh

This commit is contained in:
2026-06-16 12:11:59 +08:00
parent 2f02db00f5
commit 2f1b822e20
1156 changed files with 814523 additions and 0 deletions
Generated Vendored Executable
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/env node
"use strict"
require("../dist/bin.js")