@lg-tools/cli
v0.12.1
Published
Command Line tools for LeafyGreen
Keywords
Readme
@lg-tools/cli
Defines a command line interface for LeafyGreen.
Installation
Global
yarn global add @lg-tools/cliLocal
yarn add --dev @lg-tools/cliUsage
> 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