f / f/omelette
Node 8, npx integration ?
Open
- Dominant language
- CoffeeScript
- Stars
- 1.4k
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
If I add autocompletion for my global cli, it works great (`mycli `), but if the same script is called through [npx](https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b) (which calls local binaries, `npx mycli `, available in Node 8) autocompletion won't work for the same script.
Wondering is there a way to solve it easily ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.