npm-add-dependencies icon indicating copy to clipboard operation
npm-add-dependencies copied to clipboard

[Feature Request] Add -i --install option

Open ftzi opened this issue 5 years ago • 0 comments

So it can be a npm i alternative, and if in my npx install script the user don't pass the --no-install, the -i flag is included in the add-dependencies command and the deps are installed.

Also, seems that the addd name is available on npm. Maybe you could use it

ftzi avatar Apr 27 '21 19:04 ftzi