detect-package-manager icon indicating copy to clipboard operation
detect-package-manager copied to clipboard

Request: Binary call

Open willnode opened this issue 2 years ago • 0 comments

The idea is if I call npx detect-package-manager then it will return npm, yarn or pnpm.

So I can do this:

`npx --yes detect-package-manager` install

willnode avatar Jul 02 '23 02:07 willnode