jo

Install latest/stable of jo

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install jo

Don't have snapd? Get set up for snaps.

Channel Version Published

This is jo, a small utility to create JSON objects

jo is a command line utility for printing JSON objects

$ jo -p name=jo n=17 parser=false
{
    "name": "jo",
    "n": 17,
    "parser": false
}

or arrays

$ seq 1 10 | jo -a
[1,2,3,4,5,6,7,8,9,10]

It has a manual: https://github.com/jpmens/jo/blob/master/jo.md

Details for jo

License
  • GPL-2.0+

Last updated
  • 24 November 2023 - latest/stable
  • 24 November 2023 - latest/stable

Share this snap

Generate an embeddable card to be shared on external websites.


Install jo on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using jo

Users by distribution (log)

Ubuntu 22.04
rhel 8.9
Ubuntu 20.04
Ubuntu 16.04
Ubuntu 18.04
rhel 8.7
rhel 8.8
rhel 8.6
Ubuntu 23.10

Is there a problem with jo? Report this app