1.16.18 • Published 7 years ago

@zkochan/pnpm-self-installer v1.16.18

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

@pnpm/self-installer

Installs and uninstalls pnpm

Usage

Use unpkg to access the installation script and set up pnpm:

curl -L https://unpkg.com/@pnpm/self-installer | node

The above script will install the latest version of pnpm but you may also install a specific version:

curl -L https://unpkg.com/@pnpm/self-installer@1.17.0 | node

You can also use a semver range:

curl -L https://unpkg.com/@pnpm/self-installer@1 | node

Or a tag:

curl -L https://unpkg.com/@pnpm/self-installer@next | node

License

MIT

1.16.24

7 years ago

1.16.23

7 years ago

1.16.22

7 years ago

1.16.21

7 years ago

1.16.20

7 years ago

1.16.19

7 years ago

1.16.18

7 years ago

0.0.0

7 years ago