https://github.com/porter-dev/cnb-buildpack-xpdf-tools
A Cloud-Native Buildpack for installing xpdf-tools
https://github.com/porter-dev/cnb-buildpack-xpdf-tools
Last synced: 9 months ago
JSON representation
A Cloud-Native Buildpack for installing xpdf-tools
- Host: GitHub
- URL: https://github.com/porter-dev/cnb-buildpack-xpdf-tools
- Owner: porter-dev
- Created: 2023-12-18T17:33:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-19T19:56:56.000Z (over 2 years ago)
- Last Synced: 2025-06-30T06:45:37.491Z (9 months ago)
- Language: Shell
- Size: 21.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# buildpack-xpdf-tools
A Cloud-Native Buildpack for installing [xpdf-tools](https://www.xpdfreader.com/download.html).
## Usage
Simply add this buildpack to your CNB app build. The buildpack will be automatically detected.
## Development
The buildpack is internally driven by the `build.json` file. Any changes to the build/compile process should be performed there, with the `bin/build` script left as generic as possible.