Comment on Jo – a shell command to create JSON (2016)parentComments−michaelcampbell4y it's likely still faster than the shell command above.That's not a shell command any more than running "python" is. `jo` is its own executable.And doing the sub-commands are not necessary; `jo` supports nested data natively.
Comments
That's not a shell command any more than running "python" is. `jo` is its own executable.
And doing the sub-commands are not necessary; `jo` supports nested data natively.