Create bazel.md

This commit is contained in:
Sander Hautvast 2024-01-18 15:17:26 +01:00 committed by GitHub
parent 9a12ec4371
commit 72f1955eb0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

15
bazel.md Normal file
View file

@ -0,0 +1,15 @@
==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