save file 'bazel.md'
This commit is contained in:
parent
98ae6c0027
commit
33d2549848
1 changed files with 18 additions and 0 deletions
18
Builds/bazel.md
Normal file
18
Builds/bazel.md
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
**Bazel**
|
||||||
|
|
||||||
|
Suited for monorepo’s
|
||||||
|
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
|
||||||
Loading…
Add table
Reference in a new issue