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.
- Host: GitHub
- URL: https://github.com/qba73/jo
- Owner: qba73
- License: mit
- Created: 2024-06-12T12:04:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-12T19:44:45.000Z (about 2 years ago)
- Last Synced: 2025-03-25T11:49:12.541Z (about 1 year ago)
- Topics: bash, bash-scripting, go, golang, golang-cli, golang-package, json, linux, parsers
- Homepage:
- Size: 2.93 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.