Skip to content

Instantly share code, notes, and snippets.

@n4ru
Last active July 19, 2022 17:32
Show Gist options
  • Save n4ru/5bd07fd3fe6db00b7c2f2cd04999cfa5 to your computer and use it in GitHub Desktop.
Save n4ru/5bd07fd3fe6db00b7c2f2cd04999cfa5 to your computer and use it in GitHub Desktop.
#!/usr/bin/env node
console.log("I was executed from a gist inside the terminal with npx!");
{
"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