简介
Dagger 是一个用代码(TypeScript/Python/Go)而非 YAML 编写 CI/CD 管道的引擎,GitHub 12,000+ stars。容器化执行确保本地和 CI 结果完全一致。适合厌倦 YAML CI 且想要可测试、类型安全管道的团队。
Run CI/CD pipelines locally and in the cloud with the same code. Write pipelines in TypeScript, Python, or Go instead of YAML. Containerized execution ensures identical results everywhere. 12,000+ stars.
这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。
curl -fsSL https://dl.dagger.io/dagger/install.sh | sh
dagger init --sdk=typescript
dagger call build --source=.Dagger 是一个用代码(TypeScript/Python/Go)而非 YAML 编写 CI/CD 管道的引擎,GitHub 12,000+ stars。容器化执行确保本地和 CI 结果完全一致。适合厌倦 YAML CI 且想要可测试、类型安全管道的团队。