Skip to main content

Volta

Volta is a hassle-free way to manage your JavaScript command-line tools.

-- Introduction | Volta

Installation​

curl https://get.volta.sh | bash

Usage​

Install Node engines​

volta install node@16

Install package binaries​

volta install yarn
volta install prettier
volta install commitizen cz-conventional-changelog