1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00

readme update

This commit is contained in:
Kelly Brazil
2019-10-15 16:28:42 -07:00
parent ffb6eb754a
commit e83170b7ec

View File

@ -1,6 +1,5 @@
# JC
JSON CLI output utility
v0.1
JSON CLI output utility v0.1
`jc` is used to JSONify the output of many standard linux cli tools for easier parsing in scripts. Parsers for `ls`, `ifconfig`, and `netstat` are currently included and more can be added via modules.