Skip to content

Instantly share code, notes, and snippets.

@claudiopro
Created June 27, 2017 19:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save claudiopro/95f588e1ed6a25ec967f7202c0405cca to your computer and use it in GitHub Desktop.
Save claudiopro/95f588e1ed6a25ec967f7202c0405cca to your computer and use it in GitHub Desktop.
npx-gist
#!/usr/bin/env node
console.log('Hello npx-gist');
{
"name": "npx-gist",
"version": "1.0.0",
"bin": "./index.js"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment