Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paketo-buildpacks/libpak
An opinionated extension to the libcnb Cloud Native Buildpack Library
https://github.com/paketo-buildpacks/libpak
hacktoberfest
Last synced: 10 days ago
JSON representation
An opinionated extension to the libcnb Cloud Native Buildpack Library
- Host: GitHub
- URL: https://github.com/paketo-buildpacks/libpak
- Owner: paketo-buildpacks
- License: apache-2.0
- Created: 2020-02-23T15:22:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T14:50:16.000Z (12 days ago)
- Last Synced: 2024-10-30T15:42:29.763Z (12 days ago)
- Topics: hacktoberfest
- Language: Go
- Homepage:
- Size: 1.08 MB
- Stars: 15
- Watchers: 8
- Forks: 18
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# `github.com/paketo-buildpacks/libpak`
`libpak` is a Go library with useful functionality for building Paketo-style buildpacks.## Usage
```
go get github.com/paketo-buildpacks/libpak
```## License
This library is released under version 2.0 of the [Apache License][a].[a]: https://www.apache.org/licenses/LICENSE-2.0