/PTOE-Postman-Collection-To-Excel-CLI

A CLI to convert Postman Collection Json file to Excel

Primary LanguageJavaScriptMIT LicenseMIT

PTOE-Postman-Collection-To-Excel-CLI

JavaScript Style Guide

Version npm NPM Downloads License GitHub Repository Size JavaScript Style Guide

NPM

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