lerna - A tool for managing JavaScript projects with multiple packages
A tool for managing JavaScript projects with multiple packages.Splitting up large codebases into separate independently versioned packages is extremely useful for code sharing. However, making changes across many repositories is messy and difficult to track, and testing across repositories gets complicated really fast. Lerna is a tool that optimizes the workflow around managing multi-package repositories with git and npm.
https://lernajs.io/
https://github.com/lerna/lerna
License:
Tech:
Tags: