Skip to content

heroku-examples/heroku-buildpack-yq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Heroku Buildpack YQ

An example classic Heroku buildpack for yq. It installs the yq binary so that json, yaml, and toml files may be parsed from the command line.

This buildpack is for informational purposes only and is not officially supported!

Add to your Heroku app with

$ heroku buildpacks:add https://github.com/heroku-examples/heroku-buildpack-yq
--index 1

Releases

No releases published

Packages

No packages published

Languages