reback00 49f91489d5 pnpm: Update to 5.9.3 | 4 years ago | |
---|---|---|
.. | ||
README.md | 4 years ago | |
template | 4 years ago |
This package provides pnpm, which is a fast and efficient package manager similar to npm
with a major difference that it works by occupying less space on your disks. It stores one package only once in the system and symlinks to other places. This significantly saves space. It also have many speed advantages compared to npm.
The template file is prepared for use with xbps-src in Void Linux.
sudo xbps-install xtools
git clone https://github.com/void-linux/void-packages
cd void-packages
./xbps-src binary-bootstrap
# Do the above once if not done already.
# Copy this `pnpm` folder under `srcpkgs` folder, then...
./xbps-src pkg pnpm
xi pnpm
engines > node
Help from: