dportalesr / heroku-buildpack-mysql

MySQL buildpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heroku buildpack: MySQL

This is a Heroku buildpack for heroku, that installs and adds msyql (5.6) binaries to the $PATH on the dynos.

Usage

Example usage:

$ heroku buildpacks:add https://github.com/daetherius/heroku-buildpack-mysql
$ git push heroku master

Based on gaumire's work.

About

MySQL buildpack


Languages

Language:Shell 100.0%