Skip to main content

Overview

@acromedia/gesso-cli

Gesso Command Line Interface

The Gesso CLI allows you to interact with your project from the command line. It provides a set of commands to help you develop and build Gesso apps. In this documentation, you will find detailed information on how to install and use Gesso's various commands.

Installation

If your project was built awhile ago you may need to install the CLI package.

pnpm install @acromedia/gesso-cli

Usage

To execute a command, prefix it with pnpm gesso. Here's a list of the available commands:

  • generate-stories
  • localize-deps
  • construct
  • config
  • create-component
  • health