Skip to content

Instantly share code, notes, and snippets.

@hulefei
Last active September 27, 2023 04:00
Show Gist options
  • Save hulefei/70e1d419020a17c0c35b18ad49e20e0e to your computer and use it in GitHub Desktop.
Save hulefei/70e1d419020a17c0c35b18ad49e20e0e to your computer and use it in GitHub Desktop.
测试 npx gist
let a = 'hello world';
console.log(a);
{
"name": "run-js-with-npx-from-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