dagger

Portable devkit for defining and running CI/CD pipelines

brewmacoslinux
Try with needOr install directly
Source

About

Portable devkit for CI/CD pipelines

Commands

dagger

Examples

Initialize a new Dagger project$ dagger init
Run a pipeline defined in your Daggerfile$ dagger run
Execute a specific function from your pipeline$ dagger call myFunction