/hello-dagger

cue and dagger(using cue/go) sample repository

Primary LanguageGo

hello-dagger

cue and dagger(using cue/go) sample repository

Install

go install cuelang.org/go/cmd/cue@latest

Validate

Use cue

cue vet sample.yaml check.cue

Use Go

go run cmd/cueimage/main.go