Skip to content

Instantly share code, notes, and snippets.

@alansvits
Last active September 21, 2020 07:18
Show Gist options
  • Save alansvits/a5ba776e1423ed0d92a9f3ec0a16aa59 to your computer and use it in GitHub Desktop.
Save alansvits/a5ba776e1423ed0d92a9f3ec0a16aa59 to your computer and use it in GitHub Desktop.
testing-npx
#!/usr/bin/env node
console.log("Testing npx: 1 2 3")
{
"name": "test-npx",
"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