Create a polyglot Bazel workspace easily, with sane defaults for multiple languages (layers).
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…
XCHammer generates Xcode projects from a Bazel Workspace.
The main features of pinterest/xchammer are: Project Generators.
Open-source alternatives to pinterest/xchammer include: bazelbuild/bazel-gazelle — Gazelle is a build file generator for Bazel projects. It can create new BUILD.bazel files for a project that follows… bazelbuild/tulsi — This repository is no longer maintained. jin/create-bazel-workspace — Create a polyglot Bazel workspace easily, with sane defaults for multiple languages (layers). jwoertink/fez — A Kemal application generator. kythe/llvmbzlgen — A suite of tools and build rules for generating and Bazel target definitions from LLVM CMakefiles. olbat/libgen — Automatic C-bindings generator for the Crystal language.