Skip to content

A Heroku buildpack for adding catdoc to your application

Notifications You must be signed in to change notification settings

levpay/heroku-buildpack-catdoc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Heroku buildpack: catdoc

This is a Heroku buildpack for adding catdoc to your application.

Multipacks

Typically you'll want to use this with multipack, like so:

$ cat .buildpacks
https://github.com/heroku/heroku-buildpack-nodejs.git
https://github.com/leppert/heroku-buildpack-catdoc.git

$ heroku config:add BUILDPACK_URL=git://github.com/ddollar/heroku-buildpack-multi.git

About

A Heroku buildpack for adding catdoc to your application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%