Skip to content

Instantly share code, notes, and snippets.

@mkczarkowski
Created May 6, 2022 12:31
Show Gist options
  • Save mkczarkowski/3e8eeb4b1352e34bf3e7ccece5502090 to your computer and use it in GitHub Desktop.
Save mkczarkowski/3e8eeb4b1352e34bf3e7ccece5502090 to your computer and use it in GitHub Desktop.
#!/usr/bin/env node
console.log("I was executed from a gist inside the terminal with npx!");
{
"name": "install-new-ui-linter",
"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