Skip to content

Instantly share code, notes, and snippets.

@remarkablemark
Last active November 9, 2023 18:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save remarkablemark/91ff0418d178c9e76d80203a6b9c6f1a to your computer and use it in GitHub Desktop.
Save remarkablemark/91ff0418d178c9e76d80203a6b9c6f1a to your computer and use it in GitHub Desktop.

To execute this gist with npx:

npx https://gist.github.com/remarkablemark/91ff0418d178c9e76d80203a6b9c6f1a

See article.

#!/usr/bin/env node
console.log('Hello index.js');
{
"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