README
JOUT: JSON (Pretty) output
JOUT is a simple CLI that prints a pretty version of a piped JSON.
example
curl http://wordreference.fabiangutierrez.co/v1/translate/es/en/caballo | jout
outputs:
usage
something-that-outputs-a-json | jout # That's all