Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 640 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 640 Bytes

tools-xlsx-to-json

https://tools.tldr.run custom Google Form XLSX to JSON converter

Usage

./tools-xlsx-to-json convert -i tools.xlsx
  • The output of the command looks like below and the JSON format of the tools will be saved into tools directory
Successfully saved the output to: tools/defectdojo.json
Successfully saved the output to: tools/checkov.json
Successfully saved the output to: tools/owasp-juice-shop.json

Thanks