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

Use npx #8

Open
ashnur opened this issue May 18, 2018 · 2 comments
Open

Use npx #8

ashnur opened this issue May 18, 2018 · 2 comments

Comments

@ashnur
Copy link

ashnur commented May 18, 2018

What do you think about using https://www.npmjs.com/package/npx for local npm packages? IMHO. it would be a much nicer way of handling the situation., now that npx is included in npm by default...

*edit: oops

@kottenator
Copy link
Owner

kottenator commented May 19, 2018

Nice feature request, indeed! ;)

Though I don't know when I'll have a chance to implement it. @ashnur - could you, please, try to make a pull-request for it? (with a couple of tests included)

@kottenator kottenator changed the title feature request 'se npx May 19, 2018
@kottenator kottenator changed the title 'se npx Use npx May 19, 2018
@ashnur
Copy link
Author

ashnur commented May 21, 2018

I have very little experience with python so far, not sure if I could do it. Even working with the module is a struggle, here are a couple questions that I think would help me to integrate npx:

  • how to enable logging in case any of the commands in the filters fail? (or simply just seeing the commands and their output every time they are run would be great)
  • how to know in what current working directory the commands are run? Ideally I would like to be able to configure this to the directory where my package.json is.

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