Skip to content

Latest commit

 

History

History

cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

@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