Need advice about which tool to choose?Ask the StackShare community!
Add tool
Get Advice from developers at your company using Private StackShare. Sign up for Private StackShare.
Learn MorePros of Bazel
Pros of Lerna
Pros of Bazel
- Fast27
- Deterministic incremental builds19
- Correct16
- Multi-language15
- Enforces declared inputs/outputs13
- High-level build language9
- Scalable8
- Multi-platform support5
- Sandboxing4
- Dependency management3
- Flexible2
- Windows Support2
- Android Studio integration1
Pros of Lerna
Be the first to leave a pro
Sign up to add or upvote prosMake informed product decisions
Cons of Bazel
Cons of Lerna
Cons of Bazel
- No Windows Support3
- Bad IntelliJ support2
- Poor windows support for some languages1
- Constant breaking changes1
- Learning Curve1
- Lack of Documentation1
Cons of Lerna
Be the first to leave a con
Sign up to add or upvote consMake informed product decisions
- No public GitHub repository available -
What is Bazel?
Bazel is a build tool that builds code quickly and reliably. It is used to build the majority of Google's software, and thus it has been designed to handle build problems present in Google's development environment.
What is Lerna?
It is a popular and widely used package written in JavaScript. It optimizes the workflow around managing multi-package repositories with git and npm.
Need advice about which tool to choose?Ask the StackShare community!
Jobs that mention Bazel and Lerna as a desired skillset
What companies use Bazel?
What companies use Lerna?
What companies use Bazel?
What companies use Lerna?
See which teams inside your own company are using Bazel or Lerna.
Sign up for Private StackShareLearn MoreSign up to get full access to all the companiesMake informed product decisions
What tools integrate with Bazel?
What tools integrate with Lerna?
What tools integrate with Bazel?
What tools integrate with Lerna?
Sign up to get full access to all the tool integrationsMake informed product decisions
Blog Posts
What are some alternatives to Bazel and Lerna?
Pants
Pants is a build system for Java, Scala and Python. It works particularly well for a source code repository that contains many distinct projects.
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders" modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
Ansible
Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced IT tasks such as continuous deployments or zero downtime rolling updates. Ansible’s goals are foremost those of simplicity and maximum ease of use.
Buck
Buck encourages the creation of small, reusable modules consisting of code and resources, and supports a variety of languages on many platforms.
CMake
It is used to control the software compilation process using simple platform and compiler independent configuration files, and generate native makefiles and workspaces that can be used in the compiler environment of the user's choice.