📄️ Bazel
Bazel is a fast, scalable, multi-language and extensible build system.
📄️ Biome
Biome is a toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
📄️ Buck
Buck2 is a build system developed and used by Meta. It encourages the creation of small, reusable modules consisting of code and resources, and supports a variety of languages on many platforms.
📄️ Cue
CUE is an open source language, with a rich set of APIs and tooling, for defining, generating, and validating all kinds of data: configuration, APIs, database schemas, code... you name it.
📄️ Dagger
Dagger is a tool that lets you replace your software project's artisanal scripts with a modern API and cross-language scripting engine.
📄️ Depot
Provides the Depot CLI in your CI/CD pipeline.
📄️ Dhall
Dhall is a programmable configuration language optimized for maintainability.
📄️ Gradle
Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to publishing websites. Gradle has been designed to support build automation across multiple languages and platforms, including Java, Scala, Android, Kotlin, C/C++, and Groovy, and is closely integrated with development tools and continuous integration servers, including Eclipse, IntelliJ, and Jenkins.
📄️ Hugo
Hugo is a static HTML and CSS website generator written in Go. It is optimized for speed, ease of use, and configurability. Hugo takes a directory with content and templates and renders them into a full HTML website.
📄️ Maven
Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
📄️ Oxc
Oxc is s collection of JavaScript tools written in Rust.
📄️ Packer
Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
📄️ Pkl
pkl is a configuration as code language with rich validation and tooling.