yuri-val / winrar-heroku

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

winrar-heroku

A Heroku buildpack for winrar that always downloads the latest static build. Unlike other build packs, I never compile anything and remove this git.

Usage

Add the following to your .buildpacks:

https://github.com/amivin/winrar-heroku.git

Or run the following from the heroku command line:

heroku buildpacks:add https://github.com/amivin/winrar-heroku.git

About


Languages

Language:Shell 100.0%