bazelbuild / bazelbuild/rules_closure
Create a rules_closure BUILD file generator
Open
- Dominant language
- Java
- Stars
- 159
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
To migrate my company's JS codebase to `rules_closure`, I added a language module to Gazelle:
https://github.com/bazelbuild/bazel-gazelle/compare/master...robfig:js
I don't expect that it will be merged into the upstream project, but @achew22 had the idea that you might be interested to support it, and apparently it's possible to check the language module into this repo, and users would be able to `bazel run` it. I'm basing that on https://github.com/bazelbuild/rules_sass/pull/75
Would you be interested in such a pull request?
Contributor guide
Assessment
This issue has not been assessed yet.