This repository contains the Vector Bazel Rules.
In general it contains the necessary toolchains and custom rules to get started with executing Vector tools like DaVinci Team in a Bazel environment.
Everyone who wants to integrate Vector tools into their Bazel project. This will ease the integration effort.
Whether you're building a large-scale Bazel application or want to try Vector tools in a smaller Bazel project, these rules will streamline your workflow when integrating the tools.
Please refer to the appropriate rules folder for a detailed description in a README.md file.
Currently we do not provide Bazel modules (bzlmod).