An open API service indexing awesome lists of open source software.

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

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.