Defines a command line interface for LeafyGreen.
> yarn add --global @lg-tools/cli
> yarn add -D @lg-tools/cli
> 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