Skip to content

Instantly share code, notes, and snippets.

@zkat
Last active March 10, 2024 14:32
Star You must be signed in to star a gist
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"}
@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