ptoe
v1.0.2
Published
A CLI for generating Excel from a Collection.json file
Readme
PTOE-Postman-Collection-To-Excel-CLI
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 generatedInstall
npm i -g ptoe