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.
-
Install Node.js 20.0.0 or later. You can download it from nodejs.org.
-
Install the Zuplo CLI globally by running the following command:
npm install -g zuplo
bash -
After installing the CLI, you can use the
zuplo
command to interact with Zuplo.