2320 Forks
34707 Stars
34707 Watchers

lerna

:dragon: Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.

How to download and setup lerna

Open terminal and run command
git clone https://github.com/lerna/lerna.git
git clone is used to create a copy or clone of lerna repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with lerna https://github.com/lerna/lerna/archive/master.zip

Or simply clone lerna with SSH
[email protected]:lerna/lerna.git

If you have some problems with lerna

You may open issue on lerna support forum (system) here: https://github.com/lerna/lerna/issues