Docs

Installation

To install the Polygot CLI, simply run the following command, based on your favorite package manager.

You must have Node 18+ installed to use the CLI.
NPM
npm install -g @polygot/cli
Yarn
yarn global add @polygot/cli