mirror of
https://github.com/pnpm/pnpm.git
synced 2026-02-06 21:22:05 -05:00
Instead of creating a separate subdir for executables in the content-addressable storage, use the directory where all the files are stored but suffix the executable files with `-exec`. Also suffix the package index files with `-index.json`. ref #2521 PR #2530
@pnpm/plugin-commands-store
Commands for controlling the store
Installation
<pnpm|npm|yarn> add @pnpm/plugin-commands-store
License
MIT © Zoltan Kochan