https://github.com/crossplane/pkg-unpack
Tools to unpack a Crossplane package
https://github.com/crossplane/pkg-unpack
Last synced: 6 days ago
JSON representation
Tools to unpack a Crossplane package
- Host: GitHub
- URL: https://github.com/crossplane/pkg-unpack
- Owner: crossplane
- License: apache-2.0
- Created: 2020-09-18T11:29:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:19:29.000Z (over 2 years ago)
- Last Synced: 2025-02-14T16:16:18.462Z (over 1 year ago)
- Language: Makefile
- Size: 82 KB
- Stars: 4
- Watchers: 6
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Unpack Tool for Crossplane Packages
`pkg-unpack` is a utility to print all YAML files in the given directory. You can
use it as base image for your Crossplane packages.
Check out the [examples](examples) folder!
## Build
Run `make build` to get an image.