Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for running npx #12

Open
futurist opened this issue Sep 17, 2021 · 1 comment
Open

Add support for running npx #12

futurist opened this issue Sep 17, 2021 · 1 comment

Comments

@futurist
Copy link

futurist commented Sep 17, 2021

Sometimes run npx is supposed instead of node as the target command.

Better to integrate the two like below:

run-node some-file.js

In addition to:

run-npx some-package

The syntax can be any form, above only for a demo purpose.

@sindresorhus sindresorhus changed the title add support for run npx Add support for running npx Sep 17, 2021
@sindresorhus
Copy link
Owner

Good idea. PR welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants