Skip to content

Instantly share code, notes, and snippets.

@dmi3y
Forked from zkat/index.js
Created November 26, 2018 20:02
Show Gist options
  • Save dmi3y/74d31af8d67f95f1f0e88274d827a685 to your computer and use it in GitHub Desktop.
Save dmi3y/74d31af8d67f95f1f0e88274d827a685 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('Nishtyak!')
{"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