Skip to content

Vertexwahn/bazel-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bazel registry

This is a Bazel registry.

  • Changes to existing modules are allowed and performed (e.g. updating dependencies)
  • The main target are C++ third-party libraries
  • Half-backend and experimental modules are allowed
  • Some modules may be moved to the Bazel Central Registry in the future

How to use?

You can add this registry to your .bazelrc file via:

common --registry=https://raw.githubusercontent.com/Vertexwahn/bazel-registry/main

To make sure the Bazel Central registry is still working for you make sure that also this line is in your .bazelrc file:

common --registry=https://bcr.bazel.build

Supported modules

See the modules folder for currently supported modules.

Other registries

If you know of any other public registries please drop me a mail.