Skip to content

Solvoj/heroku-buildpack-ruby-opencv

 
 

Repository files navigation

Heroku Buildpack for Ruby

ruby

This is a Heroku Buildpack for Ruby, Rack, and Rails apps. It uses Bundler for dependency management.

This buildpack requires 64-bit Linux.

  • Installs CMake, unless already installed.
  • Installs OpenCV, unless already installed.
  • Continues with the heroku-buildpack-ruby flow