heroku-buildpack-converter-fonts

by suhasg

README.md

heroku-buildpack-converter-fonts

Heroku buildpack for installing various fonts on an heroku instance.

CLI Installation

For new applications:

$ heroku create --buildpack https://github.com/suhasg/heroku-buildpack-converter-fonts.git

For existing applications:

$ heroku buildpacks:set https://github.com/suhasg/heroku-buildpack-converter-fonts.git -a YOUR_APP_NAME