Skip to content

Instantly share code, notes, and snippets.

@chico
Last active February 19, 2022 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chico/f87efdd4787ce154f3c513ebd21afcab to your computer and use it in GitHub Desktop.
Save chico/f87efdd4787ce154f3c513ebd21afcab to your computer and use it in GitHub Desktop.
Hello zx
#!/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