Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 723 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 723 Bytes

Dep Ensure Cloud Native Buildpack

The Dep Ensure CNB makes use of the dep tool to execute the dep ensure command in the working directory of the app. For more info about the dep ensure command, see the documentation

Integration

The Dep Ensure CNB does not provide any dependencies. It requires the dep dependency that can be provided by a buildpack like the Dep CNB.

Usage

To package this buildpack for consumption:

$ ./scripts/package.sh

buildpack.yml Configurations

This buildpack does not support configurations using buildpack.yml.