GitHub Readme.md
A Heroku buildpack for pandoc.
To install this buildpack run:
$ heroku buildpacks:add https://github.com/openjournals/pandoc-buildpack.git -a [YOUR-APP-NAME]
The buildpack will be installed on the next heroku deploy.
pandoc
binary from this archive into /app/vendor/pandoc/bin
./app/vendor/pandoc/bin
to the PATH
.For details, see the script in bin/compile.
Copy the snippet above into CLI.