Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
迷渡
2021-05-30 13:35:25 +08:00
committed by GitHub
parent fe0602ce2c
commit 3cab3a82e6
2 changed files with 4 additions and 1 deletions

2
z/zx.js Normal file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/env zx
console.log("Hello World")