/pack

Local CLI for building apps using Cloud Native Buildpacks

Primary LanguageGoApache License 2.0Apache-2.0

pack - Buildpack CLI

Build results Go Report Card GoDoc GitHub license Slack

pack makes it easy for...

  • App Developers to use buildpacks to convert code into runnable images.
  • Buildpack Authors to develop and package buildpacks for distribution.
  • Operators to package buildpacks for distribution and maintain applications.

pack is a CLI implementation of the Platform Interface Specification for Cloud Native Buildpacks.

Usage

Contributing

For information on how to contribute to this project including its development process see CONTRIBUTING.md.

Resources