Skip to content

Instantly share code, notes, and snippets.

@Gerst20051
Forked from zkat/index.js
Created July 19, 2018 17:01
Show Gist options
  • Save Gerst20051/95599bdbb7085df2c8f01ac9c2306f21 to your computer and use it in GitHub Desktop.
Save Gerst20051/95599bdbb7085df2c8f01ac9c2306f21 to your computer and use it in GitHub Desktop.
npx is cool

Hi!

try passing the URL for this gist to npx.

#!/usr/bin/env node
console.log('yay gist')
{"name": "npx-is-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