-
-
Notifications
You must be signed in to change notification settings - Fork 74
CLI support? #73
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
StatusShow more project fields
Inbox
Please let me know by reactions/voting or comments if a CLI version of JSON Machine would be useful to have. Thanks.
jmcommand would take a JSON stream fromstdin, and send items one by one tostdoutwrapped in a single-item JSON object encoded as{key: value}.Possible usage:
Another idea might be to wrap the item in a JSON list instead of an object, like so: