2 Star 0 Fork 0

chromium_develop/chromium_tools

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README 593 Bytes
一键复制 编辑 原始数据 按行查看 历史
李想 提交于 2022-08-16 16:29 +08:00 . chromium origin init
cr is a unified interface to dealing with output directories, and all the
things you do with them.
It offers the advantages of dealing with multiple output directories in a
single client, and unifying the command lines needed to deal with the various
flavours and targets.
This means it will be very easy to build run and test multiple platforms in a
single checkout.
It also makes the commands more discoverable by being a single starting point
with built in help.
If you are using bash, source cr-bash-helpers.sh and you will get the cr
function in your shell, along with tab completion.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chromium_develop/chromium_tools.git
git@gitee.com:chromium_develop/chromium_tools.git
chromium_develop
chromium_tools
chromium_tools
master

搜索帮助