Skip to content

Instantly share code, notes, and snippets.

@slavik0329
Forked from zkat/index.js
Created October 19, 2021 16:41
Show Gist options
  • Save slavik0329/d79aa9e1265231c24752f4c7e24ffcda to your computer and use it in GitHub Desktop.
Save slavik0329/d79aa9e1265231c24752f4c7e24ffcda 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