Welcome to the json-edit!
This tool unleashes the full power of the terminal for editing JSON files
Syntax: json-edit create [fileName.json] => creates a json file containing {}
json-edit read [fileName.json] => show the contents of [fileName.json]
json-edit write [fileName.json] [propertyName] [propertyValue] => creates a new property
This project is licensed under the [GPLv3](LICENSE.md)
If you want to use this program, you need to ise pyinstaller