Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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