mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-30 13:02:03 -04:00
docs(readme): Node.js version manager as key feature
We got some positive feedback about this new feature, so maybe it makes sense to advertise it as one of the key features of pnpm CLI.
This commit is contained in:
@@ -9,6 +9,7 @@ Fast, disk space efficient package manager:
|
||||
* **[Great for monorepos](https://pnpm.io/workspaces).**
|
||||
* **Strict.** A package can access only dependencies that are specified in its `package.json`.
|
||||
* **Deterministic.** Has a lockfile called `pnpm-lock.yaml`.
|
||||
* **Works as a Node.js version manager.** See [pnpm env use](https://pnpm.io/cli/env).
|
||||
* **Works everywhere.** Supports Windows, Linux, and macOS.
|
||||
* **Battle-tested.** Used in production by teams of [all sizes](https://pnpm.io/users) since 2016.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user