This package browser is in early development. Mind the rough edges.

jo 1.9

Output JSON from a shell

jo is a command-line utility to create JSON objects or arrays. It creates a JSON string on stdout from words provided as command-line arguments or read from stdin.

Installation

Install jo 1.9 as follows:

guix install jo@1.9

Or install the latest version:

guix install jo

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.