Quick Start
curl -fsSL https://dl.dagger.io/dagger/install.sh | sh
dagger init --sdk=typescript
dagger call build --source=.Overview
Dagger is a CI/CD pipeline engine written in code (TypeScript/Python/Go) rather than YAML, with 12,000+ GitHub stars. Containerized execution guarantees identical results locally and in CI. Best for teams tired of YAML CI who want testable, type-safe pipelines.
Source & Thanks
Created by Dagger. Licensed under Apache 2.0.
dagger — stars 12,000+