Skip to content

A git repo build by bazel mod, examples includes python, golang, java, c plus plus, js and so on.

License

Notifications You must be signed in to change notification settings

xushaoxiao/allinone-via-bazelmod

Repository files navigation

allinone-via-bazelmod

This repo will include how to build bazel tutorials for multiple languages in a monorepo, the repo build by bazel mod, examples includes python, golang, java, c plus plus, js and so on.

docker run --interactive --rm \
  --mount type=bind,source=/Users/shaoxixu/repos/allinone-via-bazelmod,target=/usr/local/workspace \
  -w /usr/local/workspace gcr.io/bazel-public/bazel:7.0.2 \
  build //...

About

A git repo build by bazel mod, examples includes python, golang, java, c plus plus, js and so on.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published