Skip to content

sita-prajapati-bullhorn/heroku-buildpack-unoconv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

Unoconv/LibreOffice buildpack for the heroku-18 stack

Add the heroku-buildpack-apt buildpack to your project:

heroku buildpacks:add --index 1 https://github.com/heroku/heroku-buildpack-apt.git

Add this buildpack to your project:

heroku buildpacks:add --index 2 https://github.com/josduj/heroku-buildpack-unoconv.git

Create an Aptfile file in your project root with the following content only:

unoconv

Redeploy your project after committing the above file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%