Skip to content
/ pack Public
forked from buildpacks/pack

CLI for building apps using Cloud Native Buildpacks

License

Notifications You must be signed in to change notification settings

kvedurmu/pack

 
 

Repository files navigation

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.

Usage

Getting Started

Get started by running through our tutorial: An App’s Brief Journey from Source to Image

Contributing

  • CONTRIBUTING - Information on how to contribute, including the pull request process.
  • DEVELOPMENT - Further detail to help you during the development process.

Specifications

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

To learn more about the details, check out the specs repository.

About

CLI for building apps using Cloud Native Buildpacks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.5%
  • Makefile 0.5%