bazel-template:Bazel的模板

时间:2024-03-10 07:26:44
【文件属性】:

文件名称:bazel-template:Bazel的模板

文件大小:7KB

文件格式:ZIP

更新时间:2024-03-10 07:26:44

template bazel Starlark

边框模板 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
----UNLICENSE(1KB)
----.bazelversion(6B)
----.clang-format(181B)
----hello_world()
--------hello_world.cc(102B)
--------BUILD(115B)
----tools()
--------scripts()
--------hooks()
--------BUILD(345B)
----WORKSPACE(3KB)
----README.md(314B)
----.bazelrc(112B)
----.gitignore(47B)
----third_party()
--------requirements.txt(29B)
--------BUILD(0B)

网友评论