Skip to content

Instantly share code, notes, and snippets.

@bjoerge
Last active September 13, 2017 07:29
Show Gist options
  • Save bjoerge/312bf39412eeecf62c4327b42c6b0420 to your computer and use it in GitHub Desktop.
Save bjoerge/312bf39412eeecf62c4327b42c6b0420 to your computer and use it in GitHub Desktop.
npx test
{
"name": "gist-test",
"version": "0.0.0",
"bin": "./run.js"
}
#!/usr/bin/env node
console.log('hello world')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment