Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 224 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 224 Bytes

JsonCreator 1.0

Welcome to JsonCreator for bash

You can now easily format any data to json

Usage: jsoncreator.sh key value (another_key value_pairs)

Output: {"key":"value","another_key":"value"}