# bazel-tools **Repository Path**: hilbert-wang/bazel-tools ## Basic Information - **Project Name**: bazel-tools - **Description**: https://github.com/ash2k/bazel-tools.git - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-17 - **Last Updated**: 2024-11-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Bazel tools Various reusable bits for the [Bazel build system](https://bazel.build/). See subdirectories for documentation. **ARCHIVED**. You can use forked, Python-based `rules_multirun` [via BCR](https://registry.bazel.build/modules/rules_multirun). ## CI Our builds are part of the [Bazel ecosystem builds on Buildkite](https://buildkite.com/bazel/ash2k-bazel-tools). ## Contributing Pull requests, issues and comments welcome. For pull requests: * Add tests for new features and bug fixes * Follow the existing style * Separate unrelated changes into multiple pull requests See the existing issues for things to start contributing. For bigger changes, make sure you start a discussion first by creating an issue and explaining the intended change. ## License Copyright (c) 2018-2020 Atlassian and others. Copyright (c) 2020-2021 Mikhail Mazurskiy. Apache 2.0 licensed, see LICENSE file.