bazel template:Bazel的模板 源码
边框模板 Bazel项目的快速入门模板。 格式化 bazel run //tools:format 更新compile_commands.json bazel run //tools:compile-commands 安装Git挂钩 cd .git rm -r hooks ln -s ../tools/hooks 建立hello_world目标 bazel build //hello_world
文件列表
bazel-template-master.zip
(预估有个15文件)
bazel-template-master
UNLICENSE
1KB
.bazelversion
6B
.clang-format
181B
hello_world
hello_world.cc
102B
BUILD
115B
tools
scripts
format.py
3KB
暂无评论