Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.07 KB

README.md

File metadata and controls

18 lines (11 loc) · 1.07 KB

@reliverse/pmx

npmjs.com | GitHub

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!

Installation

bun i -g @reliverse/pmx # instead of bun you can use: npm, pnpm, or yarn (deno support is coming soon)

You may also like