An open API service indexing awesome lists of open source software.

https://github.com/qba73/jo

Go library and command-line tool that converts the output of popular Linux command-line tools to JSON format.
https://github.com/qba73/jo

bash bash-scripting go golang golang-cli golang-package json linux parsers

Last synced: about 1 year ago
JSON representation

Go library and command-line tool that converts the output of popular Linux command-line tools to JSON format.

Awesome Lists containing this project

README

          

# jo
`jo` (JSON Output) is a Go library and command-line tool that converts the output of popular Linux command-line tools to JSON format. This allows piping of output to tools like jq and simplifying automation scripts.