A CLI to convert Postman Collection Json file to Excel (Note: Work in progress!)
Usage
$ ptoe <input>
Options
--help, -h
--file, -f Path to collection.json file
Examples
$ ptoe --file collection.json
Excel file generated
Install
npm i -g ptoe