javascript - monorepo是什么意思?

查看:139
本文介绍了javascript - monorepo是什么意思?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

问 题

The Babel repo is managed as a monorepo; it's composed of many npm packages。

我想请问下这句话中的monorepo是指的什么?

解决方案

A Monorepo, is a specific Trunk-Based Development implementation where the organization in question puts its source for all applications/services/libraries/frameworks into one trunk and forces developers to commit together in that trunk - atomically.

简单翻译下:
Monorepo是一个特定的基于Trunk的开发实现,该组织将所有xxx的源代码放入一个trunk中,并要求开发人员以原子方式在该trunk中一起提交。

参见: https://trunkbaseddevelopment...

这篇关于javascript - monorepo是什么意思?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆