Closed strugee closed 7 years ago
It has a manpage: man npx
works already. Did it not work for you?
To be clear: https://github.com/zkat/npx/blob/latest/bin/package.template.json#L6 is where it gets included. And the build script generates the manpage from README.md
at release time. I think very early versions of 9.0 failed to include the manpage, but the latest versions should definitely have it?
Weird. Doing npm install -g npm@latest
again fixed it. Might've been a weird nvm thing?
maybe! idk
¯_(ツ)_/¯
npx could use a manpage, just like npm.
Thanks for maintaining all this stuff <3