Skip to content

secretflow/bazel-registry-fork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bazel Registry for SecretFlow Stack

Usage

To use the SecretFlow Bazel Registry, add the following to your .bazelrc file.

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

Tools Usage

Update module integrity

# update integrity of module `module_name`
$ bazel run //tools:update_integrity -- <module_name>

About

Bazel Registry for SecretFlow Stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.5%
  • Starlark 42.2%
  • Shell 1.3%