inspect-process icon indicating copy to clipboard operation
inspect-process copied to clipboard

inspect-bin

Open mightyiam opened this issue 7 years ago • 1 comments

Perhaps this doesn't belong here, yet I might get some feedback here.

Wouldn't it be nice to run debugging sessions of locally installed executables just like one would run locally installed executables with npm-run?

So instead of

$ inspect node_modules/.bin/webpack

We'd do

$ inspect-bin webpack

Or something like that?

mightyiam avatar Mar 30 '17 06:03 mightyiam

Seems like it would be a "nice to have" feature? On my end, a few larger features prioritized above it, but if you wanted to take a stab at a PR, I'd gladly review.

jaridmargolin avatar Mar 30 '17 18:03 jaridmargolin