This commit is contained in:
2025-02-28 22:47:53 +08:00
commit c622010ee2
7 changed files with 1707 additions and 0 deletions

3
bin/code.js Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env node
console.log('Hello World');