Skip to content

Instantly share code, notes, and snippets.

@zkat
Last active March 10, 2024 14:32
Show Gist options
  • Save zkat/4bc19503fe9e9309e2bfaa2c58074d32 to your computer and use it in GitHub Desktop.
Save zkat/4bc19503fe9e9309e2bfaa2c58074d32 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"}
@xgqfrms
Copy link

xgqfrms commented May 8, 2022

npx & gist & npm package

# execute gist code `bin`

$ npx https://gist.github.com/xgqfrms/1981c08fcb7e09056e1c5d9192f272c8

image

@wuuconix
Copy link

npx so cool

@guda-art
Copy link

guda-art commented May 4, 2023

npx danger? such as ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment