An open API service indexing awesome lists of open source software.

https://github.com/hypervillain/lerna-comprehension


https://github.com/hypervillain/lerna-comprehension

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

https://github.com/babel/babel/blob/master/doc/design/monorepo.md

* Single lint, build, test and release process.
* Easy to coordinate changes across modules.
* Single place to report issues.
* Easier to setup a development environment.
* Tests across modules are ran together which finds bugs that touch multiple modules easier.