Earthly
Super simple build framework with repeatable builds like Dockerfile meets Makefile.
Why consider Earthly?
Earthly is an open-source build automation tool that combines the best of Makefiles and Dockerfiles (Earthfile). It isolates each build step in a container, caches intermediate artifacts with BuildKit, and runs consistently anywhere.
Learn Earthly by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Earthly
Earthly provides instant build caching across CI workers, speeding up monorepo test and compilation cycles.
Quickstart
# Install Earthly CLIsudo /bin/sh -c "$(curl -fsSL https://earthly.dev/get-earthly.sh)"# Execute buildearthly +buildEarthly is licensed under the Business Source License (BUSL-1.1).
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.