go-vanity-test.netlify.app/dagger/sdk/go/dagger

A portable devkit for CI/CD pipelines


License
Apache-2.0
Install
go get go-vanity-test.netlify.app/dagger/sdk/go/dagger

Documentation

Dagger

Dagger is a CI/CD engine that is programmable and container-native.

  • Programmable: develop your CI/CD pipelines as code, in the same programming language as your application.
  • Container-native: Dagger executes your pipelines entirely as standard OCI containers, so the same pipeline can run on your local machine, a CI runner, a dedicated server, or any container hosting service. Other benefits of container-native pipelines include superior caching; cross-language instrumentation; compatibility with the massive Docker ecosystem; and more.

SDK roadmap

SDK Status Documentation
CUE Available
Go In development
NodeJS In development
Python In development
Bash In development

Getting Started

Documentation website

Community