Sign In
Documentation

Install Rivet CLI

Run this command to install Rivet on your system:

To install globally:

Command Line
npm i -g @rivet-gg/cli@latest

To run without install:

Command Line
npx @rivet-gg/cli@latest
Suggest changes to this page