Skip to content

Instantly share code, notes, and snippets.

@vikiboss
Last active December 6, 2020 11:10
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 vikiboss/805be8bb593c7a8f604f2bd6fb014549 to your computer and use it in GitHub Desktop.
Save vikiboss/805be8bb593c7a8f604f2bd6fb014549 to your computer and use it in GitHub Desktop.
a demo code for npx test that run code from url
#!/usr/bin/env node
console.log("hello noder")
{"name": "node-npm-npx-dist", "version": "0.0.1", "bin": "./index.js"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment