notes/bazel.md
2024-01-18 15:17:26 +01:00

15 lines
428 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

==Bazel==
Suited for monorepos
Steep learning curve
You have to do it the google way, or else you are stupid
Bazel is some people trying to get promoted at Google
Does not integrate well with
JavaScript projects
IntelliJ adjust build files after refactoring
Fair maintenance cost
Multi language but not out of the box
Bumpy roads while migrating
Earthly
Commercial
Wrapper around lang specific build tool like gradle