Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

szgupta/heroku-buildpack-jq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

heroku-buildpack-jq

Warning

JQ and libjq are now installed in both Heroku's build and run images. As such, this buildpack is no longer required to use JQ on Heroku.

A Heroku buildpack to add jq support to any build or Dyno.

Usage

$ heroku buildpacks:add --index 1 https://github.com/szgupta/heroku-buildpack-jq.git --app <APP_NAME>

Note that you'll want to add the jq buildpack before any buildpack that relies on libjq (e.g. ruby-jq). Supplying --index 1 as an option will guarantee this.

About

A Heroku buildpack for the jq tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages