Dagger
Programmable CI/CD engine that runs pipelines in containers using real code (Go, Python, TS).
Why consider Dagger?
Dagger is an open-source programmable CI/CD engine created by the founders of Docker. It allows developers to define build and deployment pipelines in real programming languages (Go, Python, TypeScript) and execute them reliably locally or in CI via BuildKit.
Learn Dagger by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Dagger
Dagger replaces complex YAML scripts with testable code modules that run identically on developer laptops and CI servers.
Quickstart
# Install Dagger CLIcurl -fsSL https://dl.dagger.io/dagger/install.sh | BIN_DIR=$HOME/.local/bin sh# Run a Dagger moduledagger call testDagger is licensed under the Apache License Version 2.0.
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.