Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 394 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 394 Bytes

aria2-heroku

A Heroku buildpack for aria2 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/aria2-heroku.git

Or run the following from the heroku command line:

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