/Merge_json_files

Script to merge our json converted jpylyzer files together in one big json file

Primary LanguagePython

Description

This script is supposed to merge our jpylyzer output files together, which, in another script, were converted from xml to json.

USAGE

python3 main.py -main_dir "path/to/dir" -file_prefix "myprefix" -output_file "path/to/output.json"