Software Alternatives & Reviews

Which build system do you use?

Bazel Earthly Task
  1. 1
    Bazel is a tool that automates software builds and tests.
    Pricing:
    • Open Source

    #Front End Package Manager #DevOps Tools #Continuous Integration 61 social mentions

  2. Build anything via containers
    Pricing:
    • Open Source
    I completely agree with the first point, but I’m not sure if Bazel should be the go to for multi-language builds. Bazel takes a lot of work to configure and maintain, and, unless you have a massive monorepo and a dedicated team for the build system upkeep, it’s just not worth it IMO. If you want to do multi language builds, check out something like Earthly (https://earthly.dev). Easy to configure and understand.

    #DevOps Tools #Continuous Integration #Continuous Deployment 47 social mentions

  3. 3
    Task is a task runner / build tool that aims to be simpler and easier to use
    Pricing:
    • Open Source
    I prefer taskfile written in Go that works like Make but mainly when I'm working with Gocode or Nodejs.

    #Utilities #Application Utilities #Code Automation Tools 26 social mentions

Discuss: Which build system do you use?

Log in or Post with