/pnpm.appimage

📦 pnpm in a single file, powered by AppImage

Primary LanguageShellOtherNOASSERTION

pnpm, in a single file

pnpm in a single file, powered by AppImage.

$ ./pnpm --help
Usage: pnpm [command] [flags]
       pnpm [ -h | --help | -v | --version ]
...

NOTE: This is not an official pnpm application.

Installation

curl -L https://github.com/simnalamburt/pnpm.appimage/releases/latest/download/pnpm-x86_64.AppImage -o pnpm
chmod +x pnpm

 


pnpm is primarily distributed under the terms of both the Apache License (Version 2.0) and the MIT license. See COPYRIGHT for details.