Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 582 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 582 Bytes

create-npx

🔢 bare bones bin wrapper for NPX

npm create npx

And publish

npm publish

Output package tree (example)

.
├── .npmignore
├── readme.md
├── main.go
└── package.json