npm/npx

[FEATURE] shell tab-completion

Opened this issue · 0 comments

What / Why

zkat/npx#5

completion support, at least for existing binaries in the $PATH

When

I want to do npx stan<TAB> -> npx standard, if standard is in the ./node_modules/.bin/ but not in the $PATH.

Where

For existing binaries in the $PATH