blck-snwmn / hello-dagger

cue and dagger(using cue/go) sample repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

cue and dagger(using cue/go) sample repository


Languages

Language:Go 54.5%Language:CUE 45.5%