Skip to content

Instantly share code, notes, and snippets.

@bradoyler
Forked from zkat/index.js
Last active July 17, 2017 19:51
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 bradoyler/8685b51230eacb51b2e17987d6c9ea9c to your computer and use it in GitHub Desktop.
Save bradoyler/8685b51230eacb51b2e17987d6c9ea9c to your computer and use it in GitHub Desktop.
npx is cool

try passing the URL for this gist to npx.

#!/usr/bin/env node
console.log('You just installed & executed a gist!!')
{"name": "npx-is-really-cool", "version": "0.0.0", "bin": "./index.js"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment