pnpm plugin for the asdf version manager.
This plugin should work on Linux and Mac operating systems.
The following utilities are required:
bash
curl
grep
cut
sort
xargs
tar
ln
asdf plugin add pnpm
or for asdf <0.16.0:
asdf plugin-add pnpm
8000