GOFF
Home
Examples
Integrations
Build
Build binary from source
Build Image with dagger
GOFF
»
Build
Build
Build binary from source
go build -o goff goff
Build Image with dagger
go run ci/main.go
or
dagger run go run ci/main.go
« Previous