Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 379 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 379 Bytes

@lg-tools/link

Link and Unlink packages to a consuming repository

Usage

Use from @lg-tools/cli.

Link

Run link from the leafygreen repository to link packages to a consuming app.

> lg link ../path/to/app

Unlink

Run unlink from the leafygreen repository to remove link packages from a consuming app.

> lg unlink ../path/to/app