6 lines
116 B
Python
6 lines
116 B
Python
workspace(name = "rules_bun")
|
|
|
|
load("//bun:repositories.bzl", "bun_register_toolchains")
|
|
|
|
bun_register_toolchains()
|