Skip to content

Instantly share code, notes, and snippets.

@paulous
Last active October 26, 2017 00:08
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 paulous/36ef8fd642a4564bb21e9cf010b96fd2 to your computer and use it in GitHub Desktop.
Save paulous/36ef8fd642a4564bb21e9cf010b96fd2 to your computer and use it in GitHub Desktop.
A test gist for NPX

This is just to test NPX

#!/usr/bin/env node
console.log('just testing dont get excited');
{"name": "npx-test", "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