nrwl / monorepo.tools

Your defacto guide on monorepos, and in depth feature comparisons of tooling solutions.
https://monorepo.tools
MIT License
289 stars 31 forks source link

[CONTENT] #95

Open alexanderkjeldaas opened 1 year ago

alexanderkjeldaas commented 1 year ago

https://monorepo.tools/#monorepo-features https://monorepo.tools/#monorepo-tools

In monorepo-features, multi-language support is very important to consider. Front-end, backend, and devops must be in the same repo, but are typically not written in the same language.

Nix should be added to the list of monorepo tools as it addresses some of these challenges.