Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 501 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 501 Bytes

@lg-tools/cli

Defines a command line interface for LeafyGreen.

Installation

Global

> yarn add --global @lg-tools/cli

Local

> yarn add -D @lg-tools/cli

Usage

> lg <subcommand>

This CLI provides tools both for LeafyGreen developers, and consumers of our libraries.

Some subcommands we offer are install, update, test, lint, link and more.

Run --help for an up-to-date list of commands:

> lg --help
> lg <subcommand> --help