Categorygithub.com/cloudfoundry/dagger
repositorypackage
0.0.0-20230331144641-74b0f033ce61
Repository: https://github.com/cloudfoundry/dagger.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

A Go library for working with V3 buildpacks

Dagger Setup:

  1. install the [pack cli tool](from https://github.com/buildpack/pack)
  2. install docker
  3. Verify all tests pass using
    go test -v ./...