Skip to content

Instantly share code, notes, and snippets.

@TAKEDA-Takashi
Forked from zkat/index.js
Created August 23, 2019 04:15
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TAKEDA-Takashi/1cd52daf43b11e9d2c72aa6ab0be59a3 to your computer and use it in GitHub Desktop.
Save TAKEDA-Takashi/1cd52daf43b11e9d2c72aa6ab0be59a3 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