Releases: jiaqi/bazville
Releases · jiaqi/bazville
0.0.2
An initial usable release. Install it by adding the following to the WORKSPACE
file.
http_archive(
name = "bazville",
sha256 = "902e1fee3d2cf2b1df479b486545c859d9ad3edecc0895559ca49bc58b10c9ad",
strip_prefix = "bazville-v_0_0_2",
urls = ["https://github.com/jiaqi/bazville/archive/v_0_0_2.zip"],
)