A versatile package manager that wraps around bun, pnpm, yarn, and npm. This global installation tool detects your preferred package manager and installs packages accordingly.
Just switched to bun
but still type pnpm
out of habit, messing up your node_modules? pmx
reduces the chances of such errors and improves your workflow!
bun i -g @reliverse/pmx # instead of bun you can use: npm, pnpm, or yarn (deno support is coming soon)