# bazelbuild/bazel-gazelle

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/bazelbuild-bazel-gazelle).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

1,398 stars · 437 forks · Go · Apache-2.0

## Links

- GitHub: https://github.com/bazelbuild/bazel-gazelle
- awesome-repositories: https://awesome-repositories.com/repository/bazelbuild-bazel-gazelle.md

## Description

Gazelle is a build file generator for Bazel projects. It can create new BUILD.bazel files for a project that follows language conventions, and it can update existing build files to include new sources, dependencies, and options. Gazelle natively supports Go and protobuf, and it may be extended…

## Tags

### Part of an Awesome List

- [Project Generators](https://awesome-repositories.com/f/awesome-lists/devtools/project-generators.md) — Multi-language build file generation.
