Last active
February 19, 2022 13:57
-
-
Save chico/f87efdd4787ce154f3c513ebd21afcab to your computer and use it in GitHub Desktop.
Hello zx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env zx | |
console.log(`Hello ${argv.name} 👋`); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment