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.

  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.