bazel-contrib / bazel-contrib/rules_multitool
Best way to reduce duplication
Open
- Dominant language
- Starlark
- Stars
- 25
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Really enjoying using this tool to simplify the boilerplate needed to setup new tools. I'm finding that supporting multiple platforms is leading to a pretty verbose config with a lot of duplication. Each platform has minor variations of the same common information with small things like version and operating system changing.
Is there something in the schema that supports templating out things more gracefully or do folks resort to generating the lockfile content with helper scripts?
Contributor guide
Assessment
This issue has not been assessed yet.