Skip to content

af/heroku-buildpack-system-fonts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

heroku-buildpack-system-fonts

This buildpack makes it easy to install system fonts on Heroku stacks.

Install

# Add the buildpack
heroku buildpacks:add --index 2 https://github.com/hopkinschris/heroku-buildpack-system-fonts.git

#Deploy
git push heroku master

Building

tar -czvf fonts.tar.gz ./fonts/
Fonts
✓ Arial

About

Heroku buildpack for system fonts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%