0.1.2 • Published 7 years ago

link-packages v0.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Link packages Build Status

Find and yarn link local NodeJs packages

Install

yarn global add link-packages

Usage

Typically this utility is invoke wherever you keep your NodeJs projects. Any linkable projects found in process.cwd() will be symlinked using yarn link.

cd /path/to/your/code
link-packages

See link-packages --help for full documentation.

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago