Clap for this post0 Lerna – Manage your Multi-package Repositories with GIT and NPM Lerna is a tool for managing JavaScript projects with multiple packages using GIT and NPM. Splitting up large codebases into separate independently versioned packages is extremely useful for code sharing. However, making changes across many repositories is messy and... Admin August 27, 2016 · 1 min read