Skip to content

Instantly share code, notes, and snippets.

@EpiphanyMachine
Last active November 9, 2023 15:28
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 EpiphanyMachine/f59719409c021be09dfc2046e579cab2 to your computer and use it in GitHub Desktop.
Save EpiphanyMachine/f59719409c021be09dfc2046e579cab2 to your computer and use it in GitHub Desktop.
npx node script
#!/usr/bin/env node
console.log("Hello");
{
"name": "run-js-with-npx-from-gist",
"version": "1.0.0",
"bin": "./index.js"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment