drnic / pack

Local CLI for building apps using Cloud Native Buildpacks

Home Page:https://buildpacks.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pack - Buildpack CLI Travis Build Status

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

pack makes it easy for...

  • Application developers to use Cloud Native Buildpacks to convert code into runnable images.
  • Buildpack authors to develop and package buildpacks for distribution.

Usage

Contributing

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

Resources

About

Local CLI for building apps using Cloud Native Buildpacks

https://buildpacks.io

License:Apache License 2.0


Languages

Language:Go 99.5%Language:Makefile 0.5%