Skip to content

A Cloud Native Buildpack for installing packages using dep

License

Notifications You must be signed in to change notification settings

initializ-buildpacks/dep-ensure

 
 

Repository files navigation

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.

About

A Cloud Native Buildpack for installing packages using dep

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 58.4%
  • Shell 41.6%