Skip to content

alanho/heroku-buildpack-arj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Heroku buildpack: ARJ

This is a Heroku buildpack of ARJ compression. This buildpack will install ARJ binary (from ubuntu package) to $PATH

Usage

Example usage:

$ heroku create --stack cedar --buildpack https://github.com/alanho/heroku-buildpack-arj.git

# or if your app is already created:
$ heroku config:add BUILDPACK_URL=https://github.com/alanho/heroku-buildpack-arj.git

$ git push heroku master

About

Heroku Buildpack for ARJ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages