Skip to content
This repository has been archived by the owner on Nov 22, 2018. It is now read-only.

Adds LibJQ to heroku cedar for ruby-jq gem

Notifications You must be signed in to change notification settings

telus-agcg-archive/heroku-buildpack-libjq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Heroku Buildpack libjq

Heroku Buildpack libjq allows for installing libraries that require it like ruby-jq for example.

Usage

This buildpack will need to be inserted into the list of buildpacks for your application. It is not intended to be a standalone buildpack that supports an application framework.

> heroku buildpacks:add -i 1 https://github.com/technekes/heroku-buildpack-libjq
Buildpack added. Next release on tk-qa-incent-api will use:
  1. https://github.com/technekes/heroku-buildpack-libjq
  2. heroku/ruby
Run git push heroku master to create a new release using these buildpacks.

About

Adds LibJQ to heroku cedar for ruby-jq gem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%