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