Skip to content

Instantly share code, notes, and snippets.

@synsh
Last active January 28, 2021 13:18
Show Gist options
  • Save synsh/1ce1944764d19b19d74e8879de8c7d07 to your computer and use it in GitHub Desktop.
Save synsh/1ce1944764d19b19d74e8879de8c7d07 to your computer and use it in GitHub Desktop.

npx demo

npx https://gist.github.com/sahasayan/1ce1944764d19b19d74e8879de8c7d07

#!/usr/bin/env node
console.log(`[${new Date()}] npx demo`);
{
"name": "npx-demo",
"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