Zuplo CLI

Installing the Zuplo CLI

The Zuplo CLI is built using Node.js. It requires a minimum version of Node.js 20.0.0 (Node.js 22 is recommended).

Windows Users

The Zuplo CLI is not currently supported on Windows. Instead, run the CLI on Windows Subsystem for Linux.

  1. Install Node.js 20.0.0 or later. You can download it from nodejs.org.

  2. Install the Zuplo CLI globally by running the following command:

    npm install -g zuplo
    bash
  3. After installing the CLI, you can use the zuplo command to interact with Zuplo.