repositorypackage
0.0.0-20230331144641-74b0f033ce61
Repository: https://github.com/cloudfoundry/dagger.git
Documentation: pkg.go.dev
# README
A Go library for working with V3 buildpacks
Dagger Setup:
- install the [pack cli tool](from https://github.com/buildpack/pack)
- install docker
- Verify all tests pass using
go test -v ./...