Skip to content

Instantly share code, notes, and snippets.

@simplesmiler
Forked from remarkablemark/README.md
Last active August 10, 2022 15:22
Show Gist options
  • Save simplesmiler/d5b5f4deeefe763eb322b415e47b91a5 to your computer and use it in GitHub Desktop.
Save simplesmiler/d5b5f4deeefe763eb322b415e47b91a5 to your computer and use it in GitHub Desktop.

To execute this gist with npx:

npx https://gist.github.com/simplesmiler/d5b5f4deeefe763eb322b415e47b91a5

See article.

#!/usr/bin/env node
console.log(process.argv);
{
"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