cloudfoundry / libbuildpack

A library for writing buildpacks
Apache License 2.0
35 stars 31 forks source link

libbuildpack

A library for writing buildpacks

Development

If you want to change mocks and thus run go:generate you will need

go get github.com/golang/mock/gomock
go get github.com/golang/mock/mockgen