A helper CLI that automatically detech the package manager used by your project.
Support: npm
, yarn
and pnpm
Using inside Dockerfile
# xx-npm
ADD --chmod=0755 https://raw.githubusercontent.com/socheatsok78-lab/xx-npm/main/xx-npm /usr/bin/xx-npm