Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

jq (jq)

Install "jq" binary

Example Usage

"features": {
    "ghcr.io/devcontainer-community/devcontainer-features/jq:1": {}
}

Options

Options Id Description Type Default Value
version Currently unused. jq is installed via the system package manager. string latest

jq

Project

Description

A lightweight and flexible command-line JSON processor. jq is like sed for JSON data — it allows you to slice, filter, map, and transform structured JSON data with ease.

Installation Method

Installed via the system APT package manager (apt-get install jq).

Other Notes

No additional notes.


Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.