rules_kotlin icon indicating copy to clipboard operation
rules_kotlin copied to clipboard

bzlmod: Document how to specify toolchain parameters such as kt_kotlinc_options

Open SanjayVas opened this issue 2 years ago • 1 comments

rules_kotlin has been released as a module to the Bazel central registry, but the docs only cover WORKSPACE. In particular, there's no documentation on how to specify a custom toolchain or kotlinc options when using bzlmod.

SanjayVas avatar Nov 22 '23 18:11 SanjayVas